In [1]:
import pandas as pd
import numpy as np
import re

In [2]:
cdata_all = pd.read_csv("Data/Football-Scenarios-DFE-832307.csv")

In [3]:
cdata_all.head()


Out[3]:
_unit_id _golden _unit_state _trusted_judgments _last_judgment_at antecedent antecedent:confidence orig_antecedent antecedent_gold option1 option2 option3 option4 option5
0 831005673 False finalized 5 11/20/15 20:20 kick a field goal 0.8092 It is first down and 10. The ball is on your o... NaN punt kick a field goal run pass kneel down
1 831005674 False finalized 5 11/18/15 21:59 kick a field goal 1.0000 It is second down and inches. The ball is on y... NaN punt kick a field goal run pass kneel down
2 831005675 False finalized 5 11/20/15 22:43 kick a field goal 0.6211 It is second down and inches. The ball is on y... NaN punt kick a field goal run pass kneel down
3 831005676 False finalized 5 11/19/15 7:41 kick a field goal 0.8073 It is second down and inches. The ball is on y... NaN punt kick a field goal run pass kneel down
4 831005677 False finalized 5 11/21/15 8:01 kick a field goal 1.0000 It is second down and inches. The ball is on y... NaN punt kick a field goal run pass kneel down

In [4]:
len(cdata_all)


Out[4]:
3730

In [5]:
cdata = cdata_all[cdata_all['_golden']==False]

In [6]:
len(cdata)


Out[6]:
3706

In [7]:
cdata.orig_antecedent.str.split('.').head()


Out[7]:
0    [It is first down and 10,  The ball is on your...
1    [It is second down and inches,  The ball is on...
2    [It is second down and inches,  The ball is on...
3    [It is second down and inches,  The ball is on...
4    [It is second down and inches,  The ball is on...
Name: orig_antecedent, dtype: object

In [18]:
split_scenarios = cdata.orig_antecedent.str.split('.').tolist()
split_scenarios = [scenario[0:-1] for scenario in split_scenarios]
split_scenarios


Out[18]:
[['It is first down and 10',
  " The ball is on your opponent's 20 yardline",
  ' There is 3 seconds left in the second quarter',
  ' You are down by 3 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 5 yardline",
  ' There is 3 seconds left in the second quarter',
  ' You are down by 3 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 20 yardline",
  ' There is 3 seconds left in the second quarter',
  ' You are down by 3 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 5 yardline",
  ' There is 3 seconds left in the fourth quarter',
  ' You are down by 3 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 20 yardline",
  ' There is 3 seconds left in the fourth quarter',
  ' You are down by 3 points'],
 ['It is second down and inches',
  ' The ball is on your 45 yardline',
  ' There is 3 seconds left in the fourth quarter',
  ' You are down by 7 points'],
 ['It is second down and inches',
  ' The ball is on your 20 yardline',
  ' There is 3 seconds left in the fourth quarter',
  ' You are down by 7 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 5 yardline",
  ' There is 3 seconds left in the fourth quarter',
  ' You are down by 3 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 20 yardline",
  ' There is 3 seconds left in the fourth quarter',
  ' You are down by 3 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 20 yardline",
  ' There is 3 seconds left in the second quarter',
  ' You are down by 7 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 20 yardline",
  ' There is 3 seconds left in the fourth quarter',
  ' You are down by 7 points'],
 ['It is second down and 8',
  " The ball is on your opponent's 20 yardline",
  ' There is 3 seconds left in the fourth quarter',
  ' You are down by 3 points'],
 ['It is second down and 8',
  ' The ball is on your 45 yardline',
  ' There is 3 seconds left in the fourth quarter',
  ' You are down by 7 points'],
 ['It is third down and inches',
  " The ball is on your opponent's 40 yardline",
  ' There is 3 seconds left in the fourth quarter',
  ' You are up by 3 points'],
 ['It is third down and inches',
  ' The ball is on your 45 yardline',
  ' There is 3 seconds left in the fourth quarter',
  ' You are up by 3 points'],
 ['It is third down and inches',
  " The ball is on your opponent's 40 yardline",
  ' There is 3 seconds left in the fourth quarter',
  ' You are up by 7 points'],
 ['It is third down and inches',
  ' The ball is on your 45 yardline',
  ' There is 3 seconds left in the fourth quarter',
  ' You are up by 7 points'],
 ['It is fourth down and inches',
  " The ball is on your opponent's 20 yardline",
  ' There is 3 seconds left in the second quarter',
  ' You are down by 3 points'],
 ['It is first down and 10'],
 [' You are down by 3 points'],
 ['It is first down and 10',
  " The ball is on your opponent's 20 yardline",
  ' It is the first quarter',
  ' You are down by 3 points'],
 ['It is first down and 10',
  " The ball is on your opponent's 40 yardline",
  ' It is the first quarter',
  ' You are down by 3 points'],
 ['It is first down and 10',
  ' The ball is on your 45 yardline',
  ' It is the first quarter',
  ' You are down by 3 points'],
 ['It is first down and 10',
  ' The ball is on your 20 yardline',
  ' It is the first quarter',
  ' You are down by 3 points'],
 ['It is first down and 10',
  " The ball is on your opponent's 40 yardline",
  ' There is 3 seconds left in the second quarter',
  ' You are down by 3 points'],
 ['It is first down and 10',
  ' The ball is on your 45 yardline',
  ' There is 3 seconds left in the second quarter',
  ' You are down by 3 points'],
 ['It is first down and 10',
  ' The ball is on your 20 yardline',
  ' There is 3 seconds left in the second quarter',
  ' You are down by 3 points'],
 ['It is first down and 10',
  " The ball is on your opponent's 20 yardline",
  ' There is 2 minutes left in the second quarter',
  ' You are down by 3 points'],
 ['It is first down and 10',
  " The ball is on your opponent's 40 yardline",
  ' There is 2 minutes left in the second quarter',
  ' You are down by 3 points'],
 ['It is first down and 10',
  ' The ball is on your 45 yardline',
  ' There is 2 minutes left in the second quarter',
  ' You are down by 3 points'],
 ['It is first down and 10',
  ' The ball is on your 20 yardline',
  ' There is 2 minutes left in the second quarter',
  ' You are down by 3 points'],
 ['It is first down and 10',
  " The ball is on your opponent's 20 yardline",
  ' There is 2 minutes left in the third quarter',
  ' You are down by 3 points'],
 ['It is first down and 10',
  " The ball is on your opponent's 40 yardline",
  ' There is 2 minutes left in the third quarter',
  ' You are down by 3 points'],
 ['It is first down and 10',
  ' The ball is on your 45 yardline',
  ' There is 2 minutes left in the third quarter',
  ' You are down by 3 points'],
 ['It is first down and 10',
  ' The ball is on your 20 yardline',
  ' There is 2 minutes left in the third quarter',
  ' You are down by 3 points'],
 ['It is first down and 10',
  " The ball is on your opponent's 20 yardline",
  ' There is 7 minutes left in the third quarter',
  ' You are down by 3 points'],
 ['It is first down and 10',
  " The ball is on your opponent's 40 yardline",
  ' There is 7 minutes left in the third quarter',
  ' You are down by 3 points'],
 ['It is first down and 10',
  ' The ball is on your 45 yardline',
  ' There is 7 minutes left in the third quarter',
  ' You are down by 3 points'],
 ['It is first down and 10',
  ' The ball is on your 20 yardline',
  ' There is 7 minutes left in the third quarter',
  ' You are down by 3 points'],
 ['It is first down and 10',
  " The ball is on your opponent's 20 yardline",
  ' There is 3 seconds left in the fourth quarter',
  ' You are down by 3 points'],
 ['It is first down and 10',
  " The ball is on your opponent's 40 yardline",
  ' There is 3 seconds left in the fourth quarter',
  ' You are down by 3 points'],
 ['It is first down and 10',
  ' The ball is on your 45 yardline',
  ' There is 3 seconds left in the fourth quarter',
  ' You are down by 3 points'],
 ['It is first down and 10',
  ' The ball is on your 20 yardline',
  ' There is 3 seconds left in the fourth quarter',
  ' You are down by 3 points'],
 ['It is first down and 10',
  " The ball is on your opponent's 20 yardline",
  ' There is 2 minutes left in the fourth quarter',
  ' You are down by 3 points'],
 ['It is first down and 10',
  " The ball is on your opponent's 40 yardline",
  ' There is 2 minutes left in the fourth quarter',
  ' You are down by 3 points'],
 ['It is first down and 10',
  ' The ball is on your 45 yardline',
  ' There is 2 minutes left in the fourth quarter',
  ' You are down by 3 points'],
 ['It is first down and 10',
  ' The ball is on your 20 yardline',
  ' There is 2 minutes left in the fourth quarter',
  ' You are down by 3 points'],
 ['It is first down and 10',
  " The ball is on your opponent's 20 yardline",
  ' There is 7 minutes left in the fourth quarter',
  ' You are down by 3 points'],
 ['It is first down and 10',
  " The ball is on your opponent's 40 yardline",
  ' There is 7 minutes left in the fourth quarter',
  ' You are down by 3 points'],
 ['It is first down and 10',
  ' The ball is on your 45 yardline',
  ' There is 7 minutes left in the fourth quarter',
  ' You are down by 3 points'],
 ['It is first down and 10',
  ' The ball is on your 20 yardline',
  ' There is 7 minutes left in the fourth quarter',
  ' You are down by 3 points'],
 [' You are down by 7 points'],
 ['It is first down and 10',
  " The ball is on your opponent's 20 yardline",
  ' It is the first quarter',
  ' You are down by 7 points'],
 ['It is first down and 10',
  " The ball is on your opponent's 40 yardline",
  ' It is the first quarter',
  ' You are down by 7 points'],
 ['It is first down and 10',
  ' The ball is on your 45 yardline',
  ' It is the first quarter',
  ' You are down by 7 points'],
 ['It is first down and 10',
  ' The ball is on your 20 yardline',
  ' It is the first quarter',
  ' You are down by 7 points'],
 ['It is first down and 10',
  " The ball is on your opponent's 20 yardline",
  ' There is 3 seconds left in the second quarter',
  ' You are down by 7 points'],
 ['It is first down and 10',
  " The ball is on your opponent's 40 yardline",
  ' There is 3 seconds left in the second quarter',
  ' You are down by 7 points'],
 ['It is first down and 10',
  ' The ball is on your 45 yardline',
  ' There is 3 seconds left in the second quarter',
  ' You are down by 7 points'],
 ['It is first down and 10',
  ' The ball is on your 20 yardline',
  ' There is 3 seconds left in the second quarter',
  ' You are down by 7 points'],
 ['It is first down and 10',
  " The ball is on your opponent's 20 yardline",
  ' There is 2 minutes left in the second quarter',
  ' You are down by 7 points'],
 ['It is first down and 10',
  " The ball is on your opponent's 40 yardline",
  ' There is 2 minutes left in the second quarter',
  ' You are down by 7 points'],
 ['It is first down and 10',
  ' The ball is on your 45 yardline',
  ' There is 2 minutes left in the second quarter',
  ' You are down by 7 points'],
 ['It is first down and 10',
  ' The ball is on your 20 yardline',
  ' There is 2 minutes left in the second quarter',
  ' You are down by 7 points'],
 ['It is first down and 10',
  " The ball is on your opponent's 20 yardline",
  ' There is 2 minutes left in the third quarter',
  ' You are down by 7 points'],
 ['It is first down and 10',
  " The ball is on your opponent's 40 yardline",
  ' There is 2 minutes left in the third quarter',
  ' You are down by 7 points'],
 ['It is first down and 10',
  ' The ball is on your 45 yardline',
  ' There is 2 minutes left in the third quarter',
  ' You are down by 7 points'],
 ['It is first down and 10',
  ' The ball is on your 20 yardline',
  ' There is 2 minutes left in the third quarter',
  ' You are down by 7 points'],
 ['It is first down and 10',
  " The ball is on your opponent's 20 yardline",
  ' There is 7 minutes left in the third quarter',
  ' You are down by 7 points'],
 ['It is first down and 10',
  " The ball is on your opponent's 40 yardline",
  ' There is 7 minutes left in the third quarter',
  ' You are down by 7 points'],
 ['It is first down and 10',
  ' The ball is on your 45 yardline',
  ' There is 7 minutes left in the third quarter',
  ' You are down by 7 points'],
 ['It is first down and 10',
  ' The ball is on your 20 yardline',
  ' There is 7 minutes left in the third quarter',
  ' You are down by 7 points'],
 ['It is first down and 10',
  " The ball is on your opponent's 20 yardline",
  ' There is 3 seconds left in the fourth quarter',
  ' You are down by 7 points'],
 ['It is first down and 10',
  " The ball is on your opponent's 40 yardline",
  ' There is 3 seconds left in the fourth quarter',
  ' You are down by 7 points'],
 ['It is first down and 10',
  ' The ball is on your 45 yardline',
  ' There is 3 seconds left in the fourth quarter',
  ' You are down by 7 points'],
 ['It is first down and 10',
  ' The ball is on your 20 yardline',
  ' There is 3 seconds left in the fourth quarter',
  ' You are down by 7 points'],
 ['It is first down and 10',
  " The ball is on your opponent's 20 yardline",
  ' There is 2 minutes left in the fourth quarter',
  ' You are down by 7 points'],
 ['It is first down and 10',
  " The ball is on your opponent's 40 yardline",
  ' There is 2 minutes left in the fourth quarter',
  ' You are down by 7 points'],
 ['It is first down and 10',
  ' The ball is on your 45 yardline',
  ' There is 2 minutes left in the fourth quarter',
  ' You are down by 7 points'],
 ['It is first down and 10',
  ' The ball is on your 20 yardline',
  ' There is 2 minutes left in the fourth quarter',
  ' You are down by 7 points'],
 ['It is first down and 10',
  " The ball is on your opponent's 20 yardline",
  ' There is 7 minutes left in the fourth quarter',
  ' You are down by 7 points'],
 ['It is first down and 10',
  " The ball is on your opponent's 40 yardline",
  ' There is 7 minutes left in the fourth quarter',
  ' You are down by 7 points'],
 ['It is first down and 10',
  ' The ball is on your 45 yardline',
  ' There is 7 minutes left in the fourth quarter',
  ' You are down by 7 points'],
 ['It is first down and 10',
  ' The ball is on your 20 yardline',
  ' There is 7 minutes left in the fourth quarter',
  ' You are down by 7 points'],
 [' You are down by 10 points'],
 ['It is first down and 10',
  " The ball is on your opponent's 20 yardline",
  ' It is the first quarter',
  ' You are down by 10 points'],
 ['It is first down and 10',
  " The ball is on your opponent's 40 yardline",
  ' It is the first quarter',
  ' You are down by 10 points'],
 ['It is first down and 10',
  ' The ball is on your 45 yardline',
  ' It is the first quarter',
  ' You are down by 10 points'],
 ['It is first down and 10',
  ' The ball is on your 20 yardline',
  ' It is the first quarter',
  ' You are down by 10 points'],
 ['It is first down and 10',
  " The ball is on your opponent's 20 yardline",
  ' There is 3 seconds left in the second quarter',
  ' You are down by 10 points'],
 ['It is first down and 10',
  " The ball is on your opponent's 40 yardline",
  ' There is 3 seconds left in the second quarter',
  ' You are down by 10 points'],
 ['It is first down and 10',
  ' The ball is on your 45 yardline',
  ' There is 3 seconds left in the second quarter',
  ' You are down by 10 points'],
 ['It is first down and 10',
  ' The ball is on your 20 yardline',
  ' There is 3 seconds left in the second quarter',
  ' You are down by 10 points'],
 ['It is first down and 10',
  " The ball is on your opponent's 20 yardline",
  ' There is 2 minutes left in the second quarter',
  ' You are down by 10 points'],
 ['It is first down and 10',
  " The ball is on your opponent's 40 yardline",
  ' There is 2 minutes left in the second quarter',
  ' You are down by 10 points'],
 ['It is first down and 10',
  ' The ball is on your 45 yardline',
  ' There is 2 minutes left in the second quarter',
  ' You are down by 10 points'],
 ['It is first down and 10',
  ' The ball is on your 20 yardline',
  ' There is 2 minutes left in the second quarter',
  ' You are down by 10 points'],
 ['It is first down and 10',
  " The ball is on your opponent's 20 yardline",
  ' There is 2 minutes left in the third quarter',
  ' You are down by 10 points'],
 ['It is first down and 10',
  " The ball is on your opponent's 40 yardline",
  ' There is 2 minutes left in the third quarter',
  ' You are down by 10 points'],
 ['It is first down and 10',
  ' The ball is on your 45 yardline',
  ' There is 2 minutes left in the third quarter',
  ' You are down by 10 points'],
 ['It is first down and 10',
  ' The ball is on your 20 yardline',
  ' There is 2 minutes left in the third quarter',
  ' You are down by 10 points'],
 ['It is first down and 10',
  " The ball is on your opponent's 20 yardline",
  ' There is 7 minutes left in the third quarter',
  ' You are down by 10 points'],
 ['It is first down and 10',
  " The ball is on your opponent's 40 yardline",
  ' There is 7 minutes left in the third quarter',
  ' You are down by 10 points'],
 ['It is first down and 10',
  ' The ball is on your 45 yardline',
  ' There is 7 minutes left in the third quarter',
  ' You are down by 10 points'],
 ['It is first down and 10',
  ' The ball is on your 20 yardline',
  ' There is 7 minutes left in the third quarter',
  ' You are down by 10 points'],
 ['It is first down and 10',
  " The ball is on your opponent's 20 yardline",
  ' There is 2 minutes left in the fourth quarter',
  ' You are down by 10 points'],
 ['It is first down and 10',
  " The ball is on your opponent's 40 yardline",
  ' There is 2 minutes left in the fourth quarter',
  ' You are down by 10 points'],
 ['It is first down and 10',
  ' The ball is on your 45 yardline',
  ' There is 2 minutes left in the fourth quarter',
  ' You are down by 10 points'],
 ['It is first down and 10',
  ' The ball is on your 20 yardline',
  ' There is 2 minutes left in the fourth quarter',
  ' You are down by 10 points'],
 ['It is first down and 10',
  " The ball is on your opponent's 20 yardline",
  ' There is 7 minutes left in the fourth quarter',
  ' You are down by 10 points'],
 ['It is first down and 10',
  " The ball is on your opponent's 40 yardline",
  ' There is 7 minutes left in the fourth quarter',
  ' You are down by 10 points'],
 ['It is first down and 10',
  ' The ball is on your 45 yardline',
  ' There is 7 minutes left in the fourth quarter',
  ' You are down by 10 points'],
 ['It is first down and 10',
  ' The ball is on your 20 yardline',
  ' There is 7 minutes left in the fourth quarter',
  ' You are down by 10 points'],
 [' You are down by 20 points'],
 ['It is first down and 10',
  " The ball is on your opponent's 20 yardline",
  ' It is the first quarter',
  ' You are down by 20 points'],
 ['It is first down and 10',
  " The ball is on your opponent's 40 yardline",
  ' It is the first quarter',
  ' You are down by 20 points'],
 ['It is first down and 10',
  ' The ball is on your 45 yardline',
  ' It is the first quarter',
  ' You are down by 20 points'],
 ['It is first down and 10',
  ' The ball is on your 20 yardline',
  ' It is the first quarter',
  ' You are down by 20 points'],
 ['It is first down and 10',
  " The ball is on your opponent's 20 yardline",
  ' There is 3 seconds left in the second quarter',
  ' You are down by 20 points'],
 ['It is first down and 10',
  " The ball is on your opponent's 40 yardline",
  ' There is 3 seconds left in the second quarter',
  ' You are down by 20 points'],
 ['It is first down and 10',
  ' The ball is on your 45 yardline',
  ' There is 3 seconds left in the second quarter',
  ' You are down by 20 points'],
 ['It is first down and 10',
  ' The ball is on your 20 yardline',
  ' There is 3 seconds left in the second quarter',
  ' You are down by 20 points'],
 ['It is first down and 10',
  " The ball is on your opponent's 20 yardline",
  ' There is 2 minutes left in the second quarter',
  ' You are down by 20 points'],
 ['It is first down and 10',
  " The ball is on your opponent's 40 yardline",
  ' There is 2 minutes left in the second quarter',
  ' You are down by 20 points'],
 ['It is first down and 10',
  ' The ball is on your 45 yardline',
  ' There is 2 minutes left in the second quarter',
  ' You are down by 20 points'],
 ['It is first down and 10',
  ' The ball is on your 20 yardline',
  ' There is 2 minutes left in the second quarter',
  ' You are down by 20 points'],
 ['It is first down and 10',
  " The ball is on your opponent's 20 yardline",
  ' There is 2 minutes left in the third quarter',
  ' You are down by 20 points'],
 ['It is first down and 10',
  " The ball is on your opponent's 40 yardline",
  ' There is 2 minutes left in the third quarter',
  ' You are down by 20 points'],
 ['It is first down and 10',
  ' The ball is on your 45 yardline',
  ' There is 2 minutes left in the third quarter',
  ' You are down by 20 points'],
 ['It is first down and 10',
  ' The ball is on your 20 yardline',
  ' There is 2 minutes left in the third quarter',
  ' You are down by 20 points'],
 ['It is first down and 10',
  " The ball is on your opponent's 20 yardline",
  ' There is 7 minutes left in the third quarter',
  ' You are down by 20 points'],
 ['It is first down and 10',
  " The ball is on your opponent's 40 yardline",
  ' There is 7 minutes left in the third quarter',
  ' You are down by 20 points'],
 ['It is first down and 10',
  ' The ball is on your 45 yardline',
  ' There is 7 minutes left in the third quarter',
  ' You are down by 20 points'],
 ['It is first down and 10',
  ' The ball is on your 20 yardline',
  ' There is 7 minutes left in the third quarter',
  ' You are down by 20 points'],
 ['It is first down and 10',
  " The ball is on your opponent's 20 yardline",
  ' There is 2 minutes left in the fourth quarter',
  ' You are down by 20 points'],
 ['It is first down and 10',
  " The ball is on your opponent's 40 yardline",
  ' There is 2 minutes left in the fourth quarter',
  ' You are down by 20 points'],
 ['It is first down and 10',
  ' The ball is on your 45 yardline',
  ' There is 2 minutes left in the fourth quarter',
  ' You are down by 20 points'],
 ['It is first down and 10',
  ' The ball is on your 20 yardline',
  ' There is 2 minutes left in the fourth quarter',
  ' You are down by 20 points'],
 ['It is first down and 10',
  " The ball is on your opponent's 20 yardline",
  ' There is 7 minutes left in the fourth quarter',
  ' You are down by 20 points'],
 ['It is first down and 10',
  " The ball is on your opponent's 40 yardline",
  ' There is 7 minutes left in the fourth quarter',
  ' You are down by 20 points'],
 ['It is first down and 10',
  ' The ball is on your 45 yardline',
  ' There is 7 minutes left in the fourth quarter',
  ' You are down by 20 points'],
 ['It is first down and 10',
  ' The ball is on your 20 yardline',
  ' There is 7 minutes left in the fourth quarter',
  ' You are down by 20 points'],
 [' You are up by 3 points'],
 ['It is first down and 10',
  " The ball is on your opponent's 20 yardline",
  ' It is the first quarter',
  ' You are up by 3 points'],
 ['It is first down and 10',
  " The ball is on your opponent's 40 yardline",
  ' It is the first quarter',
  ' You are up by 3 points'],
 ['It is first down and 10',
  ' The ball is on your 45 yardline',
  ' It is the first quarter',
  ' You are up by 3 points'],
 ['It is first down and 10',
  ' The ball is on your 20 yardline',
  ' It is the first quarter',
  ' You are up by 3 points'],
 ['It is first down and 10',
  " The ball is on your opponent's 20 yardline",
  ' There is 3 seconds left in the second quarter',
  ' You are up by 3 points'],
 ['It is first down and 10',
  " The ball is on your opponent's 40 yardline",
  ' There is 3 seconds left in the second quarter',
  ' You are up by 3 points'],
 ['It is first down and 10',
  ' The ball is on your 45 yardline',
  ' There is 3 seconds left in the second quarter',
  ' You are up by 3 points'],
 ['It is first down and 10',
  ' The ball is on your 20 yardline',
  ' There is 3 seconds left in the second quarter',
  ' You are up by 3 points'],
 ['It is first down and 10',
  " The ball is on your opponent's 20 yardline",
  ' There is 2 minutes left in the second quarter',
  ' You are up by 3 points'],
 ['It is first down and 10',
  " The ball is on your opponent's 40 yardline",
  ' There is 2 minutes left in the second quarter',
  ' You are up by 3 points'],
 ['It is first down and 10',
  ' The ball is on your 45 yardline',
  ' There is 2 minutes left in the second quarter',
  ' You are up by 3 points'],
 ['It is first down and 10',
  ' The ball is on your 20 yardline',
  ' There is 2 minutes left in the second quarter',
  ' You are up by 3 points'],
 ['It is first down and 10',
  " The ball is on your opponent's 20 yardline",
  ' There is 2 minutes left in the third quarter',
  ' You are up by 3 points'],
 ['It is first down and 10',
  " The ball is on your opponent's 40 yardline",
  ' There is 2 minutes left in the third quarter',
  ' You are up by 3 points'],
 ['It is first down and 10',
  ' The ball is on your 45 yardline',
  ' There is 2 minutes left in the third quarter',
  ' You are up by 3 points'],
 ['It is first down and 10',
  ' The ball is on your 20 yardline',
  ' There is 2 minutes left in the third quarter',
  ' You are up by 3 points'],
 ['It is first down and 10',
  " The ball is on your opponent's 20 yardline",
  ' There is 7 minutes left in the third quarter',
  ' You are up by 3 points'],
 ['It is first down and 10',
  " The ball is on your opponent's 40 yardline",
  ' There is 7 minutes left in the third quarter',
  ' You are up by 3 points'],
 ['It is first down and 10',
  ' The ball is on your 45 yardline',
  ' There is 7 minutes left in the third quarter',
  ' You are up by 3 points'],
 ['It is first down and 10',
  ' The ball is on your 20 yardline',
  ' There is 7 minutes left in the third quarter',
  ' You are up by 3 points'],
 ['It is first down and 10',
  " The ball is on your opponent's 20 yardline",
  ' There is 2 minutes left in the fourth quarter',
  ' You are up by 3 points'],
 ['It is first down and 10',
  " The ball is on your opponent's 40 yardline",
  ' There is 2 minutes left in the fourth quarter',
  ' You are up by 3 points'],
 ['It is first down and 10',
  ' The ball is on your 45 yardline',
  ' There is 2 minutes left in the fourth quarter',
  ' You are up by 3 points'],
 ['It is first down and 10',
  ' The ball is on your 20 yardline',
  ' There is 2 minutes left in the fourth quarter',
  ' You are up by 3 points'],
 ['It is first down and 10',
  " The ball is on your opponent's 20 yardline",
  ' There is 7 minutes left in the fourth quarter',
  ' You are up by 3 points'],
 ['It is first down and 10',
  " The ball is on your opponent's 40 yardline",
  ' There is 7 minutes left in the fourth quarter',
  ' You are up by 3 points'],
 ['It is first down and 10',
  ' The ball is on your 45 yardline',
  ' There is 7 minutes left in the fourth quarter',
  ' You are up by 3 points'],
 ['It is first down and 10',
  ' The ball is on your 20 yardline',
  ' There is 7 minutes left in the fourth quarter',
  ' You are up by 3 points'],
 [' You are up by 7 points'],
 ['It is first down and 10',
  " The ball is on your opponent's 20 yardline",
  ' It is the first quarter',
  ' You are up by 7 points'],
 ['It is first down and 10',
  " The ball is on your opponent's 40 yardline",
  ' It is the first quarter',
  ' You are up by 7 points'],
 ['It is first down and 10',
  ' The ball is on your 45 yardline',
  ' It is the first quarter',
  ' You are up by 7 points'],
 ['It is first down and 10',
  ' The ball is on your 20 yardline',
  ' It is the first quarter',
  ' You are up by 7 points'],
 ['It is first down and 10',
  " The ball is on your opponent's 20 yardline",
  ' There is 3 seconds left in the second quarter',
  ' You are up by 7 points'],
 ['It is first down and 10',
  " The ball is on your opponent's 40 yardline",
  ' There is 3 seconds left in the second quarter',
  ' You are up by 7 points'],
 ['It is first down and 10',
  ' The ball is on your 45 yardline',
  ' There is 3 seconds left in the second quarter',
  ' You are up by 7 points'],
 ['It is first down and 10',
  ' The ball is on your 20 yardline',
  ' There is 3 seconds left in the second quarter',
  ' You are up by 7 points'],
 ['It is first down and 10',
  " The ball is on your opponent's 20 yardline",
  ' There is 2 minutes left in the second quarter',
  ' You are up by 7 points'],
 ['It is first down and 10',
  " The ball is on your opponent's 40 yardline",
  ' There is 2 minutes left in the second quarter',
  ' You are up by 7 points'],
 ['It is first down and 10',
  ' The ball is on your 45 yardline',
  ' There is 2 minutes left in the second quarter',
  ' You are up by 7 points'],
 ['It is first down and 10',
  ' The ball is on your 20 yardline',
  ' There is 2 minutes left in the second quarter',
  ' You are up by 7 points'],
 ['It is first down and 10',
  " The ball is on your opponent's 20 yardline",
  ' There is 2 minutes left in the third quarter',
  ' You are up by 7 points'],
 ['It is first down and 10',
  " The ball is on your opponent's 40 yardline",
  ' There is 2 minutes left in the third quarter',
  ' You are up by 7 points'],
 ['It is first down and 10',
  ' The ball is on your 45 yardline',
  ' There is 2 minutes left in the third quarter',
  ' You are up by 7 points'],
 ['It is first down and 10',
  ' The ball is on your 20 yardline',
  ' There is 2 minutes left in the third quarter',
  ' You are up by 7 points'],
 ['It is first down and 10',
  " The ball is on your opponent's 20 yardline",
  ' There is 7 minutes left in the third quarter',
  ' You are up by 7 points'],
 ['It is first down and 10',
  " The ball is on your opponent's 40 yardline",
  ' There is 7 minutes left in the third quarter',
  ' You are up by 7 points'],
 ['It is first down and 10',
  ' The ball is on your 45 yardline',
  ' There is 7 minutes left in the third quarter',
  ' You are up by 7 points'],
 ['It is first down and 10',
  ' The ball is on your 20 yardline',
  ' There is 7 minutes left in the third quarter',
  ' You are up by 7 points'],
 ['It is first down and 10',
  " The ball is on your opponent's 20 yardline",
  ' There is 2 minutes left in the fourth quarter',
  ' You are up by 7 points'],
 ['It is first down and 10',
  " The ball is on your opponent's 40 yardline",
  ' There is 2 minutes left in the fourth quarter',
  ' You are up by 7 points'],
 ['It is first down and 10',
  ' The ball is on your 45 yardline',
  ' There is 2 minutes left in the fourth quarter',
  ' You are up by 7 points'],
 ['It is first down and 10',
  ' The ball is on your 20 yardline',
  ' There is 2 minutes left in the fourth quarter',
  ' You are up by 7 points'],
 ['It is first down and 10',
  " The ball is on your opponent's 20 yardline",
  ' There is 7 minutes left in the fourth quarter',
  ' You are up by 7 points'],
 ['It is first down and 10',
  " The ball is on your opponent's 40 yardline",
  ' There is 7 minutes left in the fourth quarter',
  ' You are up by 7 points'],
 ['It is first down and 10',
  ' The ball is on your 45 yardline',
  ' There is 7 minutes left in the fourth quarter',
  ' You are up by 7 points'],
 ['It is first down and 10',
  ' The ball is on your 20 yardline',
  ' There is 7 minutes left in the fourth quarter',
  ' You are up by 7 points'],
 ['It is first down and 10', " The ball is on your opponent's 20 yardline"],
 ['It is first down and 10',
  " The ball is on your opponent's 20 yardline",
  ' It is the second quarter'],
 ['It is first down and 10',
  " The ball is on your opponent's 20 yardline",
  ' It is the third quarter'],
 ['It is first down and 10',
  " The ball is on your opponent's 20 yardline",
  ' It is the fourth quarter'],
 ['It is first down and 10',
  " The ball is on your opponent's 20 yardline",
  ' You are down by 3 points'],
 ['It is first down and 10',
  " The ball is on your opponent's 20 yardline",
  ' You are down by 7 points'],
 ['It is first down and 10',
  " The ball is on your opponent's 20 yardline",
  ' You are down by 10 points'],
 ['It is first down and 10',
  " The ball is on your opponent's 20 yardline",
  ' You are down by 20 points'],
 ['It is first down and 10',
  " The ball is on your opponent's 20 yardline",
  ' You are up by 3 points'],
 ['It is first down and 10',
  " The ball is on your opponent's 20 yardline",
  ' You are up by 7 points'],
 ['It is first down and 10', " The ball is on your opponent's 40 yardline"],
 ['It is first down and 10',
  " The ball is on your opponent's 40 yardline",
  ' It is the second quarter'],
 ['It is first down and 10',
  " The ball is on your opponent's 40 yardline",
  ' It is the third quarter'],
 ['It is first down and 10',
  " The ball is on your opponent's 40 yardline",
  ' It is the fourth quarter'],
 ['It is first down and 10',
  " The ball is on your opponent's 40 yardline",
  ' You are down by 3 points'],
 ['It is first down and 10',
  " The ball is on your opponent's 40 yardline",
  ' You are down by 7 points'],
 ['It is first down and 10',
  " The ball is on your opponent's 40 yardline",
  ' You are down by 10 points'],
 ['It is first down and 10',
  " The ball is on your opponent's 40 yardline",
  ' You are down by 20 points'],
 ['It is first down and 10',
  " The ball is on your opponent's 40 yardline",
  ' You are up by 3 points'],
 ['It is first down and 10',
  " The ball is on your opponent's 40 yardline",
  ' You are up by 7 points'],
 ['It is first down and 10', ' The ball is on your 45 yardline'],
 ['It is first down and 10',
  ' The ball is on your 45 yardline',
  ' It is the second quarter'],
 ['It is first down and 10',
  ' The ball is on your 45 yardline',
  ' It is the third quarter'],
 ['It is first down and 10',
  ' The ball is on your 45 yardline',
  ' It is the fourth quarter'],
 ['It is first down and 10',
  ' The ball is on your 45 yardline',
  ' You are down by 3 points'],
 ['It is first down and 10',
  ' The ball is on your 45 yardline',
  ' You are down by 7 points'],
 ['It is first down and 10',
  ' The ball is on your 45 yardline',
  ' You are down by 10 points'],
 ['It is first down and 10',
  ' The ball is on your 45 yardline',
  ' You are down by 20 points'],
 ['It is first down and 10',
  ' The ball is on your 45 yardline',
  ' You are up by 3 points'],
 ['It is first down and 10',
  ' The ball is on your 45 yardline',
  ' You are up by 7 points'],
 ['It is first down and 10', ' The ball is on your 20 yardline'],
 ['It is first down and 10',
  ' The ball is on your 20 yardline',
  ' It is the second quarter'],
 ['It is first down and 10',
  ' The ball is on your 20 yardline',
  ' It is the third quarter'],
 ['It is first down and 10',
  ' The ball is on your 20 yardline',
  ' It is the fourth quarter'],
 ['It is first down and 10',
  ' The ball is on your 20 yardline',
  ' You are down by 3 points'],
 ['It is first down and 10',
  ' The ball is on your 20 yardline',
  ' You are down by 7 points'],
 ['It is first down and 10',
  ' The ball is on your 20 yardline',
  ' You are down by 10 points'],
 ['It is first down and 10',
  ' The ball is on your 20 yardline',
  ' You are down by 20 points'],
 ['It is first down and 10',
  ' The ball is on your 20 yardline',
  ' You are up by 3 points'],
 ['It is first down and 10',
  ' The ball is on your 20 yardline',
  ' You are up by 7 points'],
 ['It is second down and inches'],
 [' You are down by 3 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 1 yardline",
  ' It is the first quarter',
  ' You are down by 3 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 5 yardline",
  ' It is the first quarter',
  ' You are down by 3 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 20 yardline",
  ' It is the first quarter',
  ' You are down by 3 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 40 yardline",
  ' It is the first quarter',
  ' You are down by 3 points'],
 ['It is second down and inches',
  ' The ball is on your 45 yardline',
  ' It is the first quarter',
  ' You are down by 3 points'],
 ['It is second down and inches',
  ' The ball is on your 20 yardline',
  ' It is the first quarter',
  ' You are down by 3 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 1 yardline",
  ' There is 3 seconds left in the second quarter',
  ' You are down by 3 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 40 yardline",
  ' There is 3 seconds left in the second quarter',
  ' You are down by 3 points'],
 ['It is second down and inches',
  ' The ball is on your 45 yardline',
  ' There is 3 seconds left in the second quarter',
  ' You are down by 3 points'],
 ['It is second down and inches',
  ' The ball is on your 20 yardline',
  ' There is 3 seconds left in the second quarter',
  ' You are down by 3 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 1 yardline",
  ' There is 2 minutes left in the second quarter',
  ' You are down by 3 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 5 yardline",
  ' There is 2 minutes left in the second quarter',
  ' You are down by 3 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 20 yardline",
  ' There is 2 minutes left in the second quarter',
  ' You are down by 3 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 40 yardline",
  ' There is 2 minutes left in the second quarter',
  ' You are down by 3 points'],
 ['It is second down and inches',
  ' The ball is on your 45 yardline',
  ' There is 2 minutes left in the second quarter',
  ' You are down by 3 points'],
 ['It is second down and inches',
  ' The ball is on your 20 yardline',
  ' There is 2 minutes left in the second quarter',
  ' You are down by 3 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 1 yardline",
  ' There is 2 minutes left in the third quarter',
  ' You are down by 3 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 5 yardline",
  ' There is 2 minutes left in the third quarter',
  ' You are down by 3 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 20 yardline",
  ' There is 2 minutes left in the third quarter',
  ' You are down by 3 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 40 yardline",
  ' There is 2 minutes left in the third quarter',
  ' You are down by 3 points'],
 ['It is second down and inches',
  ' The ball is on your 45 yardline',
  ' There is 2 minutes left in the third quarter',
  ' You are down by 3 points'],
 ['It is second down and inches',
  ' The ball is on your 20 yardline',
  ' There is 2 minutes left in the third quarter',
  ' You are down by 3 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 1 yardline",
  ' There is 7 minutes left in the third quarter',
  ' You are down by 3 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 5 yardline",
  ' There is 7 minutes left in the third quarter',
  ' You are down by 3 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 20 yardline",
  ' There is 7 minutes left in the third quarter',
  ' You are down by 3 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 40 yardline",
  ' There is 7 minutes left in the third quarter',
  ' You are down by 3 points'],
 ['It is second down and inches',
  ' The ball is on your 45 yardline',
  ' There is 7 minutes left in the third quarter',
  ' You are down by 3 points'],
 ['It is second down and inches',
  ' The ball is on your 20 yardline',
  ' There is 7 minutes left in the third quarter',
  ' You are down by 3 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 1 yardline",
  ' There is 3 seconds left in the fourth quarter',
  ' You are down by 3 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 40 yardline",
  ' There is 3 seconds left in the fourth quarter',
  ' You are down by 3 points'],
 ['It is second down and inches',
  ' The ball is on your 45 yardline',
  ' There is 3 seconds left in the fourth quarter',
  ' You are down by 3 points'],
 ['It is second down and inches',
  ' The ball is on your 20 yardline',
  ' There is 3 seconds left in the fourth quarter',
  ' You are down by 3 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 1 yardline",
  ' There is 2 minutes left in the fourth quarter',
  ' You are down by 3 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 5 yardline",
  ' There is 2 minutes left in the fourth quarter',
  ' You are down by 3 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 20 yardline",
  ' There is 2 minutes left in the fourth quarter',
  ' You are down by 3 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 40 yardline",
  ' There is 2 minutes left in the fourth quarter',
  ' You are down by 3 points'],
 ['It is second down and inches',
  ' The ball is on your 45 yardline',
  ' There is 2 minutes left in the fourth quarter',
  ' You are down by 3 points'],
 ['It is second down and inches',
  ' The ball is on your 20 yardline',
  ' There is 2 minutes left in the fourth quarter',
  ' You are down by 3 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 1 yardline",
  ' There is 7 minutes left in the fourth quarter',
  ' You are down by 3 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 5 yardline",
  ' There is 7 minutes left in the fourth quarter',
  ' You are down by 3 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 20 yardline",
  ' There is 7 minutes left in the fourth quarter',
  ' You are down by 3 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 40 yardline",
  ' There is 7 minutes left in the fourth quarter',
  ' You are down by 3 points'],
 ['It is second down and inches',
  ' The ball is on your 45 yardline',
  ' There is 7 minutes left in the fourth quarter',
  ' You are down by 3 points'],
 ['It is second down and inches',
  ' The ball is on your 20 yardline',
  ' There is 7 minutes left in the fourth quarter',
  ' You are down by 3 points'],
 [' You are down by 7 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 1 yardline",
  ' It is the first quarter',
  ' You are down by 7 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 5 yardline",
  ' It is the first quarter',
  ' You are down by 7 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 20 yardline",
  ' It is the first quarter',
  ' You are down by 7 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 40 yardline",
  ' It is the first quarter',
  ' You are down by 7 points'],
 ['It is second down and inches',
  ' The ball is on your 45 yardline',
  ' It is the first quarter',
  ' You are down by 7 points'],
 ['It is second down and inches',
  ' The ball is on your 20 yardline',
  ' It is the first quarter',
  ' You are down by 7 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 1 yardline",
  ' There is 3 seconds left in the second quarter',
  ' You are down by 7 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 5 yardline",
  ' There is 3 seconds left in the second quarter',
  ' You are down by 7 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 20 yardline",
  ' There is 3 seconds left in the second quarter',
  ' You are down by 7 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 40 yardline",
  ' There is 3 seconds left in the second quarter',
  ' You are down by 7 points'],
 ['It is second down and inches',
  ' The ball is on your 45 yardline',
  ' There is 3 seconds left in the second quarter',
  ' You are down by 7 points'],
 ['It is second down and inches',
  ' The ball is on your 20 yardline',
  ' There is 3 seconds left in the second quarter',
  ' You are down by 7 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 1 yardline",
  ' There is 2 minutes left in the second quarter',
  ' You are down by 7 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 5 yardline",
  ' There is 2 minutes left in the second quarter',
  ' You are down by 7 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 20 yardline",
  ' There is 2 minutes left in the second quarter',
  ' You are down by 7 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 40 yardline",
  ' There is 2 minutes left in the second quarter',
  ' You are down by 7 points'],
 ['It is second down and inches',
  ' The ball is on your 45 yardline',
  ' There is 2 minutes left in the second quarter',
  ' You are down by 7 points'],
 ['It is second down and inches',
  ' The ball is on your 20 yardline',
  ' There is 2 minutes left in the second quarter',
  ' You are down by 7 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 1 yardline",
  ' There is 2 minutes left in the third quarter',
  ' You are down by 7 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 5 yardline",
  ' There is 2 minutes left in the third quarter',
  ' You are down by 7 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 20 yardline",
  ' There is 2 minutes left in the third quarter',
  ' You are down by 7 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 40 yardline",
  ' There is 2 minutes left in the third quarter',
  ' You are down by 7 points'],
 ['It is second down and inches',
  ' The ball is on your 45 yardline',
  ' There is 2 minutes left in the third quarter',
  ' You are down by 7 points'],
 ['It is second down and inches',
  ' The ball is on your 20 yardline',
  ' There is 2 minutes left in the third quarter',
  ' You are down by 7 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 1 yardline",
  ' There is 7 minutes left in the third quarter',
  ' You are down by 7 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 5 yardline",
  ' There is 7 minutes left in the third quarter',
  ' You are down by 7 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 20 yardline",
  ' There is 7 minutes left in the third quarter',
  ' You are down by 7 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 40 yardline",
  ' There is 7 minutes left in the third quarter',
  ' You are down by 7 points'],
 ['It is second down and inches',
  ' The ball is on your 45 yardline',
  ' There is 7 minutes left in the third quarter',
  ' You are down by 7 points'],
 ['It is second down and inches',
  ' The ball is on your 20 yardline',
  ' There is 7 minutes left in the third quarter',
  ' You are down by 7 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 1 yardline",
  ' There is 3 seconds left in the fourth quarter',
  ' You are down by 7 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 5 yardline",
  ' There is 3 seconds left in the fourth quarter',
  ' You are down by 7 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 20 yardline",
  ' There is 3 seconds left in the fourth quarter',
  ' You are down by 7 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 40 yardline",
  ' There is 3 seconds left in the fourth quarter',
  ' You are down by 7 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 1 yardline",
  ' There is 2 minutes left in the fourth quarter',
  ' You are down by 7 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 5 yardline",
  ' There is 2 minutes left in the fourth quarter',
  ' You are down by 7 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 20 yardline",
  ' There is 2 minutes left in the fourth quarter',
  ' You are down by 7 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 40 yardline",
  ' There is 2 minutes left in the fourth quarter',
  ' You are down by 7 points'],
 ['It is second down and inches',
  ' The ball is on your 45 yardline',
  ' There is 2 minutes left in the fourth quarter',
  ' You are down by 7 points'],
 ['It is second down and inches',
  ' The ball is on your 20 yardline',
  ' There is 2 minutes left in the fourth quarter',
  ' You are down by 7 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 1 yardline",
  ' There is 7 minutes left in the fourth quarter',
  ' You are down by 7 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 5 yardline",
  ' There is 7 minutes left in the fourth quarter',
  ' You are down by 7 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 20 yardline",
  ' There is 7 minutes left in the fourth quarter',
  ' You are down by 7 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 40 yardline",
  ' There is 7 minutes left in the fourth quarter',
  ' You are down by 7 points'],
 ['It is second down and inches',
  ' The ball is on your 45 yardline',
  ' There is 7 minutes left in the fourth quarter',
  ' You are down by 7 points'],
 ['It is second down and inches',
  ' The ball is on your 20 yardline',
  ' There is 7 minutes left in the fourth quarter',
  ' You are down by 7 points'],
 [' You are down by 10 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 1 yardline",
  ' It is the first quarter',
  ' You are down by 10 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 5 yardline",
  ' It is the first quarter',
  ' You are down by 10 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 20 yardline",
  ' It is the first quarter',
  ' You are down by 10 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 40 yardline",
  ' It is the first quarter',
  ' You are down by 10 points'],
 ['It is second down and inches',
  ' The ball is on your 45 yardline',
  ' It is the first quarter',
  ' You are down by 10 points'],
 ['It is second down and inches',
  ' The ball is on your 20 yardline',
  ' It is the first quarter',
  ' You are down by 10 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 1 yardline",
  ' There is 3 seconds left in the second quarter',
  ' You are down by 10 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 5 yardline",
  ' There is 3 seconds left in the second quarter',
  ' You are down by 10 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 20 yardline",
  ' There is 3 seconds left in the second quarter',
  ' You are down by 10 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 40 yardline",
  ' There is 3 seconds left in the second quarter',
  ' You are down by 10 points'],
 ['It is second down and inches',
  ' The ball is on your 45 yardline',
  ' There is 3 seconds left in the second quarter',
  ' You are down by 10 points'],
 ['It is second down and inches',
  ' The ball is on your 20 yardline',
  ' There is 3 seconds left in the second quarter',
  ' You are down by 10 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 1 yardline",
  ' There is 2 minutes left in the second quarter',
  ' You are down by 10 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 5 yardline",
  ' There is 2 minutes left in the second quarter',
  ' You are down by 10 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 20 yardline",
  ' There is 2 minutes left in the second quarter',
  ' You are down by 10 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 40 yardline",
  ' There is 2 minutes left in the second quarter',
  ' You are down by 10 points'],
 ['It is second down and inches',
  ' The ball is on your 45 yardline',
  ' There is 2 minutes left in the second quarter',
  ' You are down by 10 points'],
 ['It is second down and inches',
  ' The ball is on your 20 yardline',
  ' There is 2 minutes left in the second quarter',
  ' You are down by 10 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 1 yardline",
  ' There is 2 minutes left in the third quarter',
  ' You are down by 10 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 5 yardline",
  ' There is 2 minutes left in the third quarter',
  ' You are down by 10 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 20 yardline",
  ' There is 2 minutes left in the third quarter',
  ' You are down by 10 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 40 yardline",
  ' There is 2 minutes left in the third quarter',
  ' You are down by 10 points'],
 ['It is second down and inches',
  ' The ball is on your 45 yardline',
  ' There is 2 minutes left in the third quarter',
  ' You are down by 10 points'],
 ['It is second down and inches',
  ' The ball is on your 20 yardline',
  ' There is 2 minutes left in the third quarter',
  ' You are down by 10 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 1 yardline",
  ' There is 7 minutes left in the third quarter',
  ' You are down by 10 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 5 yardline",
  ' There is 7 minutes left in the third quarter',
  ' You are down by 10 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 20 yardline",
  ' There is 7 minutes left in the third quarter',
  ' You are down by 10 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 40 yardline",
  ' There is 7 minutes left in the third quarter',
  ' You are down by 10 points'],
 ['It is second down and inches',
  ' The ball is on your 45 yardline',
  ' There is 7 minutes left in the third quarter',
  ' You are down by 10 points'],
 ['It is second down and inches',
  ' The ball is on your 20 yardline',
  ' There is 7 minutes left in the third quarter',
  ' You are down by 10 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 1 yardline",
  ' There is 2 minutes left in the fourth quarter',
  ' You are down by 10 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 5 yardline",
  ' There is 2 minutes left in the fourth quarter',
  ' You are down by 10 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 20 yardline",
  ' There is 2 minutes left in the fourth quarter',
  ' You are down by 10 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 40 yardline",
  ' There is 2 minutes left in the fourth quarter',
  ' You are down by 10 points'],
 ['It is second down and inches',
  ' The ball is on your 45 yardline',
  ' There is 2 minutes left in the fourth quarter',
  ' You are down by 10 points'],
 ['It is second down and inches',
  ' The ball is on your 20 yardline',
  ' There is 2 minutes left in the fourth quarter',
  ' You are down by 10 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 1 yardline",
  ' There is 7 minutes left in the fourth quarter',
  ' You are down by 10 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 5 yardline",
  ' There is 7 minutes left in the fourth quarter',
  ' You are down by 10 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 20 yardline",
  ' There is 7 minutes left in the fourth quarter',
  ' You are down by 10 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 40 yardline",
  ' There is 7 minutes left in the fourth quarter',
  ' You are down by 10 points'],
 ['It is second down and inches',
  ' The ball is on your 45 yardline',
  ' There is 7 minutes left in the fourth quarter',
  ' You are down by 10 points'],
 ['It is second down and inches',
  ' The ball is on your 20 yardline',
  ' There is 7 minutes left in the fourth quarter',
  ' You are down by 10 points'],
 [' You are down by 20 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 1 yardline",
  ' It is the first quarter',
  ' You are down by 20 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 5 yardline",
  ' It is the first quarter',
  ' You are down by 20 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 20 yardline",
  ' It is the first quarter',
  ' You are down by 20 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 40 yardline",
  ' It is the first quarter',
  ' You are down by 20 points'],
 ['It is second down and inches',
  ' The ball is on your 45 yardline',
  ' It is the first quarter',
  ' You are down by 20 points'],
 ['It is second down and inches',
  ' The ball is on your 20 yardline',
  ' It is the first quarter',
  ' You are down by 20 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 1 yardline",
  ' There is 3 seconds left in the second quarter',
  ' You are down by 20 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 5 yardline",
  ' There is 3 seconds left in the second quarter',
  ' You are down by 20 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 20 yardline",
  ' There is 3 seconds left in the second quarter',
  ' You are down by 20 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 40 yardline",
  ' There is 3 seconds left in the second quarter',
  ' You are down by 20 points'],
 ['It is second down and inches',
  ' The ball is on your 45 yardline',
  ' There is 3 seconds left in the second quarter',
  ' You are down by 20 points'],
 ['It is second down and inches',
  ' The ball is on your 20 yardline',
  ' There is 3 seconds left in the second quarter',
  ' You are down by 20 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 1 yardline",
  ' There is 2 minutes left in the second quarter',
  ' You are down by 20 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 5 yardline",
  ' There is 2 minutes left in the second quarter',
  ' You are down by 20 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 20 yardline",
  ' There is 2 minutes left in the second quarter',
  ' You are down by 20 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 40 yardline",
  ' There is 2 minutes left in the second quarter',
  ' You are down by 20 points'],
 ['It is second down and inches',
  ' The ball is on your 45 yardline',
  ' There is 2 minutes left in the second quarter',
  ' You are down by 20 points'],
 ['It is second down and inches',
  ' The ball is on your 20 yardline',
  ' There is 2 minutes left in the second quarter',
  ' You are down by 20 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 1 yardline",
  ' There is 2 minutes left in the third quarter',
  ' You are down by 20 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 5 yardline",
  ' There is 2 minutes left in the third quarter',
  ' You are down by 20 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 20 yardline",
  ' There is 2 minutes left in the third quarter',
  ' You are down by 20 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 40 yardline",
  ' There is 2 minutes left in the third quarter',
  ' You are down by 20 points'],
 ['It is second down and inches',
  ' The ball is on your 45 yardline',
  ' There is 2 minutes left in the third quarter',
  ' You are down by 20 points'],
 ['It is second down and inches',
  ' The ball is on your 20 yardline',
  ' There is 2 minutes left in the third quarter',
  ' You are down by 20 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 1 yardline",
  ' There is 7 minutes left in the third quarter',
  ' You are down by 20 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 5 yardline",
  ' There is 7 minutes left in the third quarter',
  ' You are down by 20 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 20 yardline",
  ' There is 7 minutes left in the third quarter',
  ' You are down by 20 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 40 yardline",
  ' There is 7 minutes left in the third quarter',
  ' You are down by 20 points'],
 ['It is second down and inches',
  ' The ball is on your 45 yardline',
  ' There is 7 minutes left in the third quarter',
  ' You are down by 20 points'],
 ['It is second down and inches',
  ' The ball is on your 20 yardline',
  ' There is 7 minutes left in the third quarter',
  ' You are down by 20 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 1 yardline",
  ' There is 2 minutes left in the fourth quarter',
  ' You are down by 20 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 5 yardline",
  ' There is 2 minutes left in the fourth quarter',
  ' You are down by 20 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 20 yardline",
  ' There is 2 minutes left in the fourth quarter',
  ' You are down by 20 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 40 yardline",
  ' There is 2 minutes left in the fourth quarter',
  ' You are down by 20 points'],
 ['It is second down and inches',
  ' The ball is on your 45 yardline',
  ' There is 2 minutes left in the fourth quarter',
  ' You are down by 20 points'],
 ['It is second down and inches',
  ' The ball is on your 20 yardline',
  ' There is 2 minutes left in the fourth quarter',
  ' You are down by 20 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 1 yardline",
  ' There is 7 minutes left in the fourth quarter',
  ' You are down by 20 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 5 yardline",
  ' There is 7 minutes left in the fourth quarter',
  ' You are down by 20 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 20 yardline",
  ' There is 7 minutes left in the fourth quarter',
  ' You are down by 20 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 40 yardline",
  ' There is 7 minutes left in the fourth quarter',
  ' You are down by 20 points'],
 ['It is second down and inches',
  ' The ball is on your 45 yardline',
  ' There is 7 minutes left in the fourth quarter',
  ' You are down by 20 points'],
 ['It is second down and inches',
  ' The ball is on your 20 yardline',
  ' There is 7 minutes left in the fourth quarter',
  ' You are down by 20 points'],
 [' You are up by 3 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 1 yardline",
  ' It is the first quarter',
  ' You are up by 3 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 5 yardline",
  ' It is the first quarter',
  ' You are up by 3 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 20 yardline",
  ' It is the first quarter',
  ' You are up by 3 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 40 yardline",
  ' It is the first quarter',
  ' You are up by 3 points'],
 ['It is second down and inches',
  ' The ball is on your 45 yardline',
  ' It is the first quarter',
  ' You are up by 3 points'],
 ['It is second down and inches',
  ' The ball is on your 20 yardline',
  ' It is the first quarter',
  ' You are up by 3 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 1 yardline",
  ' There is 3 seconds left in the second quarter',
  ' You are up by 3 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 5 yardline",
  ' There is 3 seconds left in the second quarter',
  ' You are up by 3 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 20 yardline",
  ' There is 3 seconds left in the second quarter',
  ' You are up by 3 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 40 yardline",
  ' There is 3 seconds left in the second quarter',
  ' You are up by 3 points'],
 ['It is second down and inches',
  ' The ball is on your 45 yardline',
  ' There is 3 seconds left in the second quarter',
  ' You are up by 3 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 1 yardline",
  ' There is 2 minutes left in the second quarter',
  ' You are up by 3 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 5 yardline",
  ' There is 2 minutes left in the second quarter',
  ' You are up by 3 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 20 yardline",
  ' There is 2 minutes left in the second quarter',
  ' You are up by 3 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 40 yardline",
  ' There is 2 minutes left in the second quarter',
  ' You are up by 3 points'],
 ['It is second down and inches',
  ' The ball is on your 45 yardline',
  ' There is 2 minutes left in the second quarter',
  ' You are up by 3 points'],
 ['It is second down and inches',
  ' The ball is on your 20 yardline',
  ' There is 2 minutes left in the second quarter',
  ' You are up by 3 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 1 yardline",
  ' There is 2 minutes left in the third quarter',
  ' You are up by 3 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 5 yardline",
  ' There is 2 minutes left in the third quarter',
  ' You are up by 3 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 20 yardline",
  ' There is 2 minutes left in the third quarter',
  ' You are up by 3 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 40 yardline",
  ' There is 2 minutes left in the third quarter',
  ' You are up by 3 points'],
 ['It is second down and inches',
  ' The ball is on your 45 yardline',
  ' There is 2 minutes left in the third quarter',
  ' You are up by 3 points'],
 ['It is second down and inches',
  ' The ball is on your 20 yardline',
  ' There is 2 minutes left in the third quarter',
  ' You are up by 3 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 1 yardline",
  ' There is 7 minutes left in the third quarter',
  ' You are up by 3 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 5 yardline",
  ' There is 7 minutes left in the third quarter',
  ' You are up by 3 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 20 yardline",
  ' There is 7 minutes left in the third quarter',
  ' You are up by 3 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 40 yardline",
  ' There is 7 minutes left in the third quarter',
  ' You are up by 3 points'],
 ['It is second down and inches',
  ' The ball is on your 45 yardline',
  ' There is 7 minutes left in the third quarter',
  ' You are up by 3 points'],
 ['It is second down and inches',
  ' The ball is on your 20 yardline',
  ' There is 7 minutes left in the third quarter',
  ' You are up by 3 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 1 yardline",
  ' There is 2 minutes left in the fourth quarter',
  ' You are up by 3 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 5 yardline",
  ' There is 2 minutes left in the fourth quarter',
  ' You are up by 3 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 20 yardline",
  ' There is 2 minutes left in the fourth quarter',
  ' You are up by 3 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 40 yardline",
  ' There is 2 minutes left in the fourth quarter',
  ' You are up by 3 points'],
 ['It is second down and inches',
  ' The ball is on your 45 yardline',
  ' There is 2 minutes left in the fourth quarter',
  ' You are up by 3 points'],
 ['It is second down and inches',
  ' The ball is on your 20 yardline',
  ' There is 2 minutes left in the fourth quarter',
  ' You are up by 3 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 1 yardline",
  ' There is 7 minutes left in the fourth quarter',
  ' You are up by 3 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 5 yardline",
  ' There is 7 minutes left in the fourth quarter',
  ' You are up by 3 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 20 yardline",
  ' There is 7 minutes left in the fourth quarter',
  ' You are up by 3 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 40 yardline",
  ' There is 7 minutes left in the fourth quarter',
  ' You are up by 3 points'],
 ['It is second down and inches',
  ' The ball is on your 45 yardline',
  ' There is 7 minutes left in the fourth quarter',
  ' You are up by 3 points'],
 ['It is second down and inches',
  ' The ball is on your 20 yardline',
  ' There is 7 minutes left in the fourth quarter',
  ' You are up by 3 points'],
 [' You are up by 7 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 1 yardline",
  ' It is the first quarter',
  ' You are up by 7 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 5 yardline",
  ' It is the first quarter',
  ' You are up by 7 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 20 yardline",
  ' It is the first quarter',
  ' You are up by 7 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 40 yardline",
  ' It is the first quarter',
  ' You are up by 7 points'],
 ['It is second down and inches',
  ' The ball is on your 45 yardline',
  ' It is the first quarter',
  ' You are up by 7 points'],
 ['It is second down and inches',
  ' The ball is on your 20 yardline',
  ' It is the first quarter',
  ' You are up by 7 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 1 yardline",
  ' There is 3 seconds left in the second quarter',
  ' You are up by 7 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 5 yardline",
  ' There is 3 seconds left in the second quarter',
  ' You are up by 7 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 20 yardline",
  ' There is 3 seconds left in the second quarter',
  ' You are up by 7 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 40 yardline",
  ' There is 3 seconds left in the second quarter',
  ' You are up by 7 points'],
 ['It is second down and inches',
  ' The ball is on your 45 yardline',
  ' There is 3 seconds left in the second quarter',
  ' You are up by 7 points'],
 ['It is second down and inches',
  ' The ball is on your 20 yardline',
  ' There is 3 seconds left in the second quarter',
  ' You are up by 7 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 1 yardline",
  ' There is 2 minutes left in the second quarter',
  ' You are up by 7 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 5 yardline",
  ' There is 2 minutes left in the second quarter',
  ' You are up by 7 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 20 yardline",
  ' There is 2 minutes left in the second quarter',
  ' You are up by 7 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 40 yardline",
  ' There is 2 minutes left in the second quarter',
  ' You are up by 7 points'],
 ['It is second down and inches',
  ' The ball is on your 45 yardline',
  ' There is 2 minutes left in the second quarter',
  ' You are up by 7 points'],
 ['It is second down and inches',
  ' The ball is on your 20 yardline',
  ' There is 2 minutes left in the second quarter',
  ' You are up by 7 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 1 yardline",
  ' There is 2 minutes left in the third quarter',
  ' You are up by 7 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 5 yardline",
  ' There is 2 minutes left in the third quarter',
  ' You are up by 7 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 20 yardline",
  ' There is 2 minutes left in the third quarter',
  ' You are up by 7 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 40 yardline",
  ' There is 2 minutes left in the third quarter',
  ' You are up by 7 points'],
 ['It is second down and inches',
  ' The ball is on your 45 yardline',
  ' There is 2 minutes left in the third quarter',
  ' You are up by 7 points'],
 ['It is second down and inches',
  ' The ball is on your 20 yardline',
  ' There is 2 minutes left in the third quarter',
  ' You are up by 7 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 1 yardline",
  ' There is 7 minutes left in the third quarter',
  ' You are up by 7 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 5 yardline",
  ' There is 7 minutes left in the third quarter',
  ' You are up by 7 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 20 yardline",
  ' There is 7 minutes left in the third quarter',
  ' You are up by 7 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 40 yardline",
  ' There is 7 minutes left in the third quarter',
  ' You are up by 7 points'],
 ['It is second down and inches',
  ' The ball is on your 45 yardline',
  ' There is 7 minutes left in the third quarter',
  ' You are up by 7 points'],
 ['It is second down and inches',
  ' The ball is on your 20 yardline',
  ' There is 7 minutes left in the third quarter',
  ' You are up by 7 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 1 yardline",
  ' There is 2 minutes left in the fourth quarter',
  ' You are up by 7 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 5 yardline",
  ' There is 2 minutes left in the fourth quarter',
  ' You are up by 7 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 20 yardline",
  ' There is 2 minutes left in the fourth quarter',
  ' You are up by 7 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 40 yardline",
  ' There is 2 minutes left in the fourth quarter',
  ' You are up by 7 points'],
 ['It is second down and inches',
  ' The ball is on your 45 yardline',
  ' There is 2 minutes left in the fourth quarter',
  ' You are up by 7 points'],
 ['It is second down and inches',
  ' The ball is on your 20 yardline',
  ' There is 2 minutes left in the fourth quarter',
  ' You are up by 7 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 1 yardline",
  ' There is 7 minutes left in the fourth quarter',
  ' You are up by 7 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 5 yardline",
  ' There is 7 minutes left in the fourth quarter',
  ' You are up by 7 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 20 yardline",
  ' There is 7 minutes left in the fourth quarter',
  ' You are up by 7 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 40 yardline",
  ' There is 7 minutes left in the fourth quarter',
  ' You are up by 7 points'],
 ['It is second down and inches',
  ' The ball is on your 45 yardline',
  ' There is 7 minutes left in the fourth quarter',
  ' You are up by 7 points'],
 ['It is second down and inches',
  ' The ball is on your 20 yardline',
  ' There is 7 minutes left in the fourth quarter',
  ' You are up by 7 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 1 yardline"],
 ['It is second down and inches',
  " The ball is on your opponent's 1 yardline",
  ' It is the second quarter'],
 ['It is second down and inches',
  " The ball is on your opponent's 1 yardline",
  ' It is the third quarter'],
 ['It is second down and inches',
  " The ball is on your opponent's 1 yardline",
  ' It is the fourth quarter'],
 ['It is second down and inches',
  " The ball is on your opponent's 1 yardline",
  ' You are down by 3 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 1 yardline",
  ' You are down by 7 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 1 yardline",
  ' You are down by 10 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 1 yardline",
  ' You are down by 20 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 1 yardline",
  ' You are up by 3 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 1 yardline",
  ' You are up by 7 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 5 yardline"],
 ['It is second down and inches',
  " The ball is on your opponent's 5 yardline",
  ' It is the second quarter'],
 ['It is second down and inches',
  " The ball is on your opponent's 5 yardline",
  ' It is the third quarter'],
 ['It is second down and inches',
  " The ball is on your opponent's 5 yardline",
  ' It is the fourth quarter'],
 ['It is second down and inches',
  " The ball is on your opponent's 5 yardline",
  ' You are down by 3 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 5 yardline",
  ' You are down by 7 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 5 yardline",
  ' You are down by 10 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 5 yardline",
  ' You are down by 20 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 5 yardline",
  ' You are up by 3 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 5 yardline",
  ' You are up by 7 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 20 yardline"],
 ['It is second down and inches',
  " The ball is on your opponent's 20 yardline",
  ' It is the second quarter'],
 ['It is second down and inches',
  " The ball is on your opponent's 20 yardline",
  ' It is the third quarter'],
 ['It is second down and inches',
  " The ball is on your opponent's 20 yardline",
  ' It is the fourth quarter'],
 ['It is second down and inches',
  " The ball is on your opponent's 20 yardline",
  ' You are down by 3 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 20 yardline",
  ' You are down by 7 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 20 yardline",
  ' You are down by 10 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 20 yardline",
  ' You are down by 20 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 20 yardline",
  ' You are up by 3 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 20 yardline",
  ' You are up by 7 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 40 yardline"],
 ['It is second down and inches',
  " The ball is on your opponent's 40 yardline",
  ' It is the second quarter'],
 ['It is second down and inches',
  " The ball is on your opponent's 40 yardline",
  ' It is the third quarter'],
 ['It is second down and inches',
  " The ball is on your opponent's 40 yardline",
  ' It is the fourth quarter'],
 ['It is second down and inches',
  " The ball is on your opponent's 40 yardline",
  ' You are down by 3 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 40 yardline",
  ' You are down by 7 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 40 yardline",
  ' You are down by 10 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 40 yardline",
  ' You are down by 20 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 40 yardline",
  ' You are up by 3 points'],
 ['It is second down and inches',
  " The ball is on your opponent's 40 yardline",
  ' You are up by 7 points'],
 ['It is second down and inches', ' The ball is on your 45 yardline'],
 ['It is second down and inches',
  ' The ball is on your 45 yardline',
  ' It is the second quarter'],
 ['It is second down and inches',
  ' The ball is on your 45 yardline',
  ' It is the third quarter'],
 ['It is second down and inches',
  ' The ball is on your 45 yardline',
  ' It is the fourth quarter'],
 ['It is second down and inches',
  ' The ball is on your 45 yardline',
  ' You are down by 3 points'],
 ['It is second down and inches',
  ' The ball is on your 45 yardline',
  ' You are down by 7 points'],
 ['It is second down and inches',
  ' The ball is on your 45 yardline',
  ' You are down by 10 points'],
 ['It is second down and inches',
  ' The ball is on your 45 yardline',
  ' You are down by 20 points'],
 ['It is second down and inches',
  ' The ball is on your 45 yardline',
  ' You are up by 3 points'],
 ['It is second down and inches',
  ' The ball is on your 45 yardline',
  ' You are up by 7 points'],
 ['It is second down and inches', ' The ball is on your 20 yardline'],
 ['It is second down and inches',
  ' The ball is on your 20 yardline',
  ' It is the second quarter'],
 ['It is second down and inches',
  ' The ball is on your 20 yardline',
  ' It is the third quarter'],
 ['It is second down and inches',
  ' The ball is on your 20 yardline',
  ' It is the fourth quarter'],
 ['It is second down and inches',
  ' The ball is on your 20 yardline',
  ' You are down by 3 points'],
 ['It is second down and inches',
  ' The ball is on your 20 yardline',
  ' You are down by 7 points'],
 ['It is second down and inches',
  ' The ball is on your 20 yardline',
  ' You are down by 10 points'],
 ['It is second down and inches',
  ' The ball is on your 20 yardline',
  ' You are down by 20 points'],
 ['It is second down and inches',
  ' The ball is on your 20 yardline',
  ' You are up by 3 points'],
 ['It is second down and inches',
  ' The ball is on your 20 yardline',
  ' You are up by 7 points'],
 ['It is second down and 3'],
 [' You are down by 3 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 1 yardline",
  ' It is the first quarter',
  ' You are down by 3 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 5 yardline",
  ' It is the first quarter',
  ' You are down by 3 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 20 yardline",
  ' It is the first quarter',
  ' You are down by 3 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 40 yardline",
  ' It is the first quarter',
  ' You are down by 3 points'],
 ['It is second down and 3',
  ' The ball is on your 45 yardline',
  ' It is the first quarter',
  ' You are down by 3 points'],
 ['It is second down and 3',
  ' The ball is on your 20 yardline',
  ' It is the first quarter',
  ' You are down by 3 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 1 yardline",
  ' There is 3 seconds left in the second quarter',
  ' You are down by 3 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 5 yardline",
  ' There is 3 seconds left in the second quarter',
  ' You are down by 3 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 20 yardline",
  ' There is 3 seconds left in the second quarter',
  ' You are down by 3 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 40 yardline",
  ' There is 3 seconds left in the second quarter',
  ' You are down by 3 points'],
 ['It is second down and 3',
  ' The ball is on your 45 yardline',
  ' There is 3 seconds left in the second quarter',
  ' You are down by 3 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 1 yardline",
  ' There is 2 minutes left in the second quarter',
  ' You are down by 3 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 5 yardline",
  ' There is 2 minutes left in the second quarter',
  ' You are down by 3 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 20 yardline",
  ' There is 2 minutes left in the second quarter',
  ' You are down by 3 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 40 yardline",
  ' There is 2 minutes left in the second quarter',
  ' You are down by 3 points'],
 ['It is second down and 3',
  ' The ball is on your 45 yardline',
  ' There is 2 minutes left in the second quarter',
  ' You are down by 3 points'],
 ['It is second down and 3',
  ' The ball is on your 20 yardline',
  ' There is 2 minutes left in the second quarter',
  ' You are down by 3 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 1 yardline",
  ' There is 2 minutes left in the third quarter',
  ' You are down by 3 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 5 yardline",
  ' There is 2 minutes left in the third quarter',
  ' You are down by 3 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 20 yardline",
  ' There is 2 minutes left in the third quarter',
  ' You are down by 3 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 40 yardline",
  ' There is 2 minutes left in the third quarter',
  ' You are down by 3 points'],
 ['It is second down and 3',
  ' The ball is on your 45 yardline',
  ' There is 2 minutes left in the third quarter',
  ' You are down by 3 points'],
 ['It is second down and 3',
  ' The ball is on your 20 yardline',
  ' There is 2 minutes left in the third quarter',
  ' You are down by 3 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 1 yardline",
  ' There is 7 minutes left in the third quarter',
  ' You are down by 3 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 5 yardline",
  ' There is 7 minutes left in the third quarter',
  ' You are down by 3 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 20 yardline",
  ' There is 7 minutes left in the third quarter',
  ' You are down by 3 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 40 yardline",
  ' There is 7 minutes left in the third quarter',
  ' You are down by 3 points'],
 ['It is second down and 3',
  ' The ball is on your 45 yardline',
  ' There is 7 minutes left in the third quarter',
  ' You are down by 3 points'],
 ['It is second down and 3',
  ' The ball is on your 20 yardline',
  ' There is 7 minutes left in the third quarter',
  ' You are down by 3 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 1 yardline",
  ' There is 3 seconds left in the fourth quarter',
  ' You are down by 3 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 40 yardline",
  ' There is 3 seconds left in the fourth quarter',
  ' You are down by 3 points'],
 ['It is second down and 3',
  ' The ball is on your 45 yardline',
  ' There is 3 seconds left in the fourth quarter',
  ' You are down by 3 points'],
 ['It is second down and 3',
  ' The ball is on your 20 yardline',
  ' There is 3 seconds left in the fourth quarter',
  ' You are down by 3 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 1 yardline",
  ' There is 2 minutes left in the fourth quarter',
  ' You are down by 3 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 5 yardline",
  ' There is 2 minutes left in the fourth quarter',
  ' You are down by 3 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 20 yardline",
  ' There is 2 minutes left in the fourth quarter',
  ' You are down by 3 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 40 yardline",
  ' There is 2 minutes left in the fourth quarter',
  ' You are down by 3 points'],
 ['It is second down and 3',
  ' The ball is on your 45 yardline',
  ' There is 2 minutes left in the fourth quarter',
  ' You are down by 3 points'],
 ['It is second down and 3',
  ' The ball is on your 20 yardline',
  ' There is 2 minutes left in the fourth quarter',
  ' You are down by 3 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 1 yardline",
  ' There is 7 minutes left in the fourth quarter',
  ' You are down by 3 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 5 yardline",
  ' There is 7 minutes left in the fourth quarter',
  ' You are down by 3 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 20 yardline",
  ' There is 7 minutes left in the fourth quarter',
  ' You are down by 3 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 40 yardline",
  ' There is 7 minutes left in the fourth quarter',
  ' You are down by 3 points'],
 ['It is second down and 3',
  ' The ball is on your 45 yardline',
  ' There is 7 minutes left in the fourth quarter',
  ' You are down by 3 points'],
 ['It is second down and 3',
  ' The ball is on your 20 yardline',
  ' There is 7 minutes left in the fourth quarter',
  ' You are down by 3 points'],
 [' You are down by 7 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 1 yardline",
  ' It is the first quarter',
  ' You are down by 7 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 5 yardline",
  ' It is the first quarter',
  ' You are down by 7 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 20 yardline",
  ' It is the first quarter',
  ' You are down by 7 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 40 yardline",
  ' It is the first quarter',
  ' You are down by 7 points'],
 ['It is second down and 3',
  ' The ball is on your 45 yardline',
  ' It is the first quarter',
  ' You are down by 7 points'],
 ['It is second down and 3',
  ' The ball is on your 20 yardline',
  ' It is the first quarter',
  ' You are down by 7 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 1 yardline",
  ' There is 3 seconds left in the second quarter',
  ' You are down by 7 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 5 yardline",
  ' There is 3 seconds left in the second quarter',
  ' You are down by 7 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 40 yardline",
  ' There is 3 seconds left in the second quarter',
  ' You are down by 7 points'],
 ['It is second down and 3',
  ' The ball is on your 45 yardline',
  ' There is 3 seconds left in the second quarter',
  ' You are down by 7 points'],
 ['It is second down and 3',
  ' The ball is on your 20 yardline',
  ' There is 3 seconds left in the second quarter',
  ' You are down by 7 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 1 yardline",
  ' There is 2 minutes left in the second quarter',
  ' You are down by 7 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 5 yardline",
  ' There is 2 minutes left in the second quarter',
  ' You are down by 7 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 20 yardline",
  ' There is 2 minutes left in the second quarter',
  ' You are down by 7 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 40 yardline",
  ' There is 2 minutes left in the second quarter',
  ' You are down by 7 points'],
 ['It is second down and 3',
  ' The ball is on your 45 yardline',
  ' There is 2 minutes left in the second quarter',
  ' You are down by 7 points'],
 ['It is second down and 3',
  ' The ball is on your 20 yardline',
  ' There is 2 minutes left in the second quarter',
  ' You are down by 7 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 1 yardline",
  ' There is 2 minutes left in the third quarter',
  ' You are down by 7 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 5 yardline",
  ' There is 2 minutes left in the third quarter',
  ' You are down by 7 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 20 yardline",
  ' There is 2 minutes left in the third quarter',
  ' You are down by 7 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 40 yardline",
  ' There is 2 minutes left in the third quarter',
  ' You are down by 7 points'],
 ['It is second down and 3',
  ' The ball is on your 45 yardline',
  ' There is 2 minutes left in the third quarter',
  ' You are down by 7 points'],
 ['It is second down and 3',
  ' The ball is on your 20 yardline',
  ' There is 2 minutes left in the third quarter',
  ' You are down by 7 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 1 yardline",
  ' There is 7 minutes left in the third quarter',
  ' You are down by 7 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 5 yardline",
  ' There is 7 minutes left in the third quarter',
  ' You are down by 7 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 20 yardline",
  ' There is 7 minutes left in the third quarter',
  ' You are down by 7 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 40 yardline",
  ' There is 7 minutes left in the third quarter',
  ' You are down by 7 points'],
 ['It is second down and 3',
  ' The ball is on your 45 yardline',
  ' There is 7 minutes left in the third quarter',
  ' You are down by 7 points'],
 ['It is second down and 3',
  ' The ball is on your 20 yardline',
  ' There is 7 minutes left in the third quarter',
  ' You are down by 7 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 1 yardline",
  ' There is 3 seconds left in the fourth quarter',
  ' You are down by 7 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 5 yardline",
  ' There is 3 seconds left in the fourth quarter',
  ' You are down by 7 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 40 yardline",
  ' There is 3 seconds left in the fourth quarter',
  ' You are down by 7 points'],
 ['It is second down and 3',
  ' The ball is on your 45 yardline',
  ' There is 3 seconds left in the fourth quarter',
  ' You are down by 7 points'],
 ['It is second down and 3',
  ' The ball is on your 20 yardline',
  ' There is 3 seconds left in the fourth quarter',
  ' You are down by 7 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 1 yardline",
  ' There is 2 minutes left in the fourth quarter',
  ' You are down by 7 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 5 yardline",
  ' There is 2 minutes left in the fourth quarter',
  ' You are down by 7 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 20 yardline",
  ' There is 2 minutes left in the fourth quarter',
  ' You are down by 7 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 40 yardline",
  ' There is 2 minutes left in the fourth quarter',
  ' You are down by 7 points'],
 ['It is second down and 3',
  ' The ball is on your 45 yardline',
  ' There is 2 minutes left in the fourth quarter',
  ' You are down by 7 points'],
 ['It is second down and 3',
  ' The ball is on your 20 yardline',
  ' There is 2 minutes left in the fourth quarter',
  ' You are down by 7 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 1 yardline",
  ' There is 7 minutes left in the fourth quarter',
  ' You are down by 7 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 5 yardline",
  ' There is 7 minutes left in the fourth quarter',
  ' You are down by 7 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 20 yardline",
  ' There is 7 minutes left in the fourth quarter',
  ' You are down by 7 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 40 yardline",
  ' There is 7 minutes left in the fourth quarter',
  ' You are down by 7 points'],
 ['It is second down and 3',
  ' The ball is on your 45 yardline',
  ' There is 7 minutes left in the fourth quarter',
  ' You are down by 7 points'],
 ['It is second down and 3',
  ' The ball is on your 20 yardline',
  ' There is 7 minutes left in the fourth quarter',
  ' You are down by 7 points'],
 [' You are down by 10 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 1 yardline",
  ' It is the first quarter',
  ' You are down by 10 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 5 yardline",
  ' It is the first quarter',
  ' You are down by 10 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 20 yardline",
  ' It is the first quarter',
  ' You are down by 10 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 40 yardline",
  ' It is the first quarter',
  ' You are down by 10 points'],
 ['It is second down and 3',
  ' The ball is on your 45 yardline',
  ' It is the first quarter',
  ' You are down by 10 points'],
 ['It is second down and 3',
  ' The ball is on your 20 yardline',
  ' It is the first quarter',
  ' You are down by 10 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 1 yardline",
  ' There is 3 seconds left in the second quarter',
  ' You are down by 10 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 5 yardline",
  ' There is 3 seconds left in the second quarter',
  ' You are down by 10 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 20 yardline",
  ' There is 3 seconds left in the second quarter',
  ' You are down by 10 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 40 yardline",
  ' There is 3 seconds left in the second quarter',
  ' You are down by 10 points'],
 ['It is second down and 3',
  ' The ball is on your 45 yardline',
  ' There is 3 seconds left in the second quarter',
  ' You are down by 10 points'],
 ['It is second down and 3',
  ' The ball is on your 20 yardline',
  ' There is 3 seconds left in the second quarter',
  ' You are down by 10 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 1 yardline",
  ' There is 2 minutes left in the second quarter',
  ' You are down by 10 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 5 yardline",
  ' There is 2 minutes left in the second quarter',
  ' You are down by 10 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 20 yardline",
  ' There is 2 minutes left in the second quarter',
  ' You are down by 10 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 40 yardline",
  ' There is 2 minutes left in the second quarter',
  ' You are down by 10 points'],
 ['It is second down and 3',
  ' The ball is on your 45 yardline',
  ' There is 2 minutes left in the second quarter',
  ' You are down by 10 points'],
 ['It is second down and 3',
  ' The ball is on your 20 yardline',
  ' There is 2 minutes left in the second quarter',
  ' You are down by 10 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 1 yardline",
  ' There is 2 minutes left in the third quarter',
  ' You are down by 10 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 5 yardline",
  ' There is 2 minutes left in the third quarter',
  ' You are down by 10 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 20 yardline",
  ' There is 2 minutes left in the third quarter',
  ' You are down by 10 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 40 yardline",
  ' There is 2 minutes left in the third quarter',
  ' You are down by 10 points'],
 ['It is second down and 3',
  ' The ball is on your 45 yardline',
  ' There is 2 minutes left in the third quarter',
  ' You are down by 10 points'],
 ['It is second down and 3',
  ' The ball is on your 20 yardline',
  ' There is 2 minutes left in the third quarter',
  ' You are down by 10 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 1 yardline",
  ' There is 7 minutes left in the third quarter',
  ' You are down by 10 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 5 yardline",
  ' There is 7 minutes left in the third quarter',
  ' You are down by 10 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 20 yardline",
  ' There is 7 minutes left in the third quarter',
  ' You are down by 10 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 40 yardline",
  ' There is 7 minutes left in the third quarter',
  ' You are down by 10 points'],
 ['It is second down and 3',
  ' The ball is on your 45 yardline',
  ' There is 7 minutes left in the third quarter',
  ' You are down by 10 points'],
 ['It is second down and 3',
  ' The ball is on your 20 yardline',
  ' There is 7 minutes left in the third quarter',
  ' You are down by 10 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 1 yardline",
  ' There is 2 minutes left in the fourth quarter',
  ' You are down by 10 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 5 yardline",
  ' There is 2 minutes left in the fourth quarter',
  ' You are down by 10 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 20 yardline",
  ' There is 2 minutes left in the fourth quarter',
  ' You are down by 10 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 40 yardline",
  ' There is 2 minutes left in the fourth quarter',
  ' You are down by 10 points'],
 ['It is second down and 3',
  ' The ball is on your 45 yardline',
  ' There is 2 minutes left in the fourth quarter',
  ' You are down by 10 points'],
 ['It is second down and 3',
  ' The ball is on your 20 yardline',
  ' There is 2 minutes left in the fourth quarter',
  ' You are down by 10 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 1 yardline",
  ' There is 7 minutes left in the fourth quarter',
  ' You are down by 10 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 5 yardline",
  ' There is 7 minutes left in the fourth quarter',
  ' You are down by 10 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 20 yardline",
  ' There is 7 minutes left in the fourth quarter',
  ' You are down by 10 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 40 yardline",
  ' There is 7 minutes left in the fourth quarter',
  ' You are down by 10 points'],
 ['It is second down and 3',
  ' The ball is on your 45 yardline',
  ' There is 7 minutes left in the fourth quarter',
  ' You are down by 10 points'],
 ['It is second down and 3',
  ' The ball is on your 20 yardline',
  ' There is 7 minutes left in the fourth quarter',
  ' You are down by 10 points'],
 [' You are down by 20 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 1 yardline",
  ' It is the first quarter',
  ' You are down by 20 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 5 yardline",
  ' It is the first quarter',
  ' You are down by 20 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 20 yardline",
  ' It is the first quarter',
  ' You are down by 20 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 40 yardline",
  ' It is the first quarter',
  ' You are down by 20 points'],
 ['It is second down and 3',
  ' The ball is on your 45 yardline',
  ' It is the first quarter',
  ' You are down by 20 points'],
 ['It is second down and 3',
  ' The ball is on your 20 yardline',
  ' It is the first quarter',
  ' You are down by 20 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 1 yardline",
  ' There is 3 seconds left in the second quarter',
  ' You are down by 20 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 5 yardline",
  ' There is 3 seconds left in the second quarter',
  ' You are down by 20 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 20 yardline",
  ' There is 3 seconds left in the second quarter',
  ' You are down by 20 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 40 yardline",
  ' There is 3 seconds left in the second quarter',
  ' You are down by 20 points'],
 ['It is second down and 3',
  ' The ball is on your 45 yardline',
  ' There is 3 seconds left in the second quarter',
  ' You are down by 20 points'],
 ['It is second down and 3',
  ' The ball is on your 20 yardline',
  ' There is 3 seconds left in the second quarter',
  ' You are down by 20 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 1 yardline",
  ' There is 2 minutes left in the second quarter',
  ' You are down by 20 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 5 yardline",
  ' There is 2 minutes left in the second quarter',
  ' You are down by 20 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 20 yardline",
  ' There is 2 minutes left in the second quarter',
  ' You are down by 20 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 40 yardline",
  ' There is 2 minutes left in the second quarter',
  ' You are down by 20 points'],
 ['It is second down and 3',
  ' The ball is on your 45 yardline',
  ' There is 2 minutes left in the second quarter',
  ' You are down by 20 points'],
 ['It is second down and 3',
  ' The ball is on your 20 yardline',
  ' There is 2 minutes left in the second quarter',
  ' You are down by 20 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 1 yardline",
  ' There is 2 minutes left in the third quarter',
  ' You are down by 20 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 5 yardline",
  ' There is 2 minutes left in the third quarter',
  ' You are down by 20 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 20 yardline",
  ' There is 2 minutes left in the third quarter',
  ' You are down by 20 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 40 yardline",
  ' There is 2 minutes left in the third quarter',
  ' You are down by 20 points'],
 ['It is second down and 3',
  ' The ball is on your 45 yardline',
  ' There is 2 minutes left in the third quarter',
  ' You are down by 20 points'],
 ['It is second down and 3',
  ' The ball is on your 20 yardline',
  ' There is 2 minutes left in the third quarter',
  ' You are down by 20 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 1 yardline",
  ' There is 7 minutes left in the third quarter',
  ' You are down by 20 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 5 yardline",
  ' There is 7 minutes left in the third quarter',
  ' You are down by 20 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 20 yardline",
  ' There is 7 minutes left in the third quarter',
  ' You are down by 20 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 40 yardline",
  ' There is 7 minutes left in the third quarter',
  ' You are down by 20 points'],
 ['It is second down and 3',
  ' The ball is on your 45 yardline',
  ' There is 7 minutes left in the third quarter',
  ' You are down by 20 points'],
 ['It is second down and 3',
  ' The ball is on your 20 yardline',
  ' There is 7 minutes left in the third quarter',
  ' You are down by 20 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 1 yardline",
  ' There is 2 minutes left in the fourth quarter',
  ' You are down by 20 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 5 yardline",
  ' There is 2 minutes left in the fourth quarter',
  ' You are down by 20 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 20 yardline",
  ' There is 2 minutes left in the fourth quarter',
  ' You are down by 20 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 40 yardline",
  ' There is 2 minutes left in the fourth quarter',
  ' You are down by 20 points'],
 ['It is second down and 3',
  ' The ball is on your 45 yardline',
  ' There is 2 minutes left in the fourth quarter',
  ' You are down by 20 points'],
 ['It is second down and 3',
  ' The ball is on your 20 yardline',
  ' There is 2 minutes left in the fourth quarter',
  ' You are down by 20 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 1 yardline",
  ' There is 7 minutes left in the fourth quarter',
  ' You are down by 20 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 5 yardline",
  ' There is 7 minutes left in the fourth quarter',
  ' You are down by 20 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 20 yardline",
  ' There is 7 minutes left in the fourth quarter',
  ' You are down by 20 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 40 yardline",
  ' There is 7 minutes left in the fourth quarter',
  ' You are down by 20 points'],
 ['It is second down and 3',
  ' The ball is on your 45 yardline',
  ' There is 7 minutes left in the fourth quarter',
  ' You are down by 20 points'],
 ['It is second down and 3',
  ' The ball is on your 20 yardline',
  ' There is 7 minutes left in the fourth quarter',
  ' You are down by 20 points'],
 [' You are up by 3 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 1 yardline",
  ' It is the first quarter',
  ' You are up by 3 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 5 yardline",
  ' It is the first quarter',
  ' You are up by 3 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 20 yardline",
  ' It is the first quarter',
  ' You are up by 3 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 40 yardline",
  ' It is the first quarter',
  ' You are up by 3 points'],
 ['It is second down and 3',
  ' The ball is on your 45 yardline',
  ' It is the first quarter',
  ' You are up by 3 points'],
 ['It is second down and 3',
  ' The ball is on your 20 yardline',
  ' It is the first quarter',
  ' You are up by 3 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 1 yardline",
  ' There is 3 seconds left in the second quarter',
  ' You are up by 3 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 5 yardline",
  ' There is 3 seconds left in the second quarter',
  ' You are up by 3 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 20 yardline",
  ' There is 3 seconds left in the second quarter',
  ' You are up by 3 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 40 yardline",
  ' There is 3 seconds left in the second quarter',
  ' You are up by 3 points'],
 ['It is second down and 3',
  ' The ball is on your 45 yardline',
  ' There is 3 seconds left in the second quarter',
  ' You are up by 3 points'],
 ['It is second down and 3',
  ' The ball is on your 20 yardline',
  ' There is 3 seconds left in the second quarter',
  ' You are up by 3 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 1 yardline",
  ' There is 2 minutes left in the second quarter',
  ' You are up by 3 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 5 yardline",
  ' There is 2 minutes left in the second quarter',
  ' You are up by 3 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 20 yardline",
  ' There is 2 minutes left in the second quarter',
  ' You are up by 3 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 40 yardline",
  ' There is 2 minutes left in the second quarter',
  ' You are up by 3 points'],
 ['It is second down and 3',
  ' The ball is on your 45 yardline',
  ' There is 2 minutes left in the second quarter',
  ' You are up by 3 points'],
 ['It is second down and 3',
  ' The ball is on your 20 yardline',
  ' There is 2 minutes left in the second quarter',
  ' You are up by 3 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 1 yardline",
  ' There is 2 minutes left in the third quarter',
  ' You are up by 3 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 5 yardline",
  ' There is 2 minutes left in the third quarter',
  ' You are up by 3 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 20 yardline",
  ' There is 2 minutes left in the third quarter',
  ' You are up by 3 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 40 yardline",
  ' There is 2 minutes left in the third quarter',
  ' You are up by 3 points'],
 ['It is second down and 3',
  ' The ball is on your 45 yardline',
  ' There is 2 minutes left in the third quarter',
  ' You are up by 3 points'],
 ['It is second down and 3',
  ' The ball is on your 20 yardline',
  ' There is 2 minutes left in the third quarter',
  ' You are up by 3 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 1 yardline",
  ' There is 7 minutes left in the third quarter',
  ' You are up by 3 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 5 yardline",
  ' There is 7 minutes left in the third quarter',
  ' You are up by 3 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 20 yardline",
  ' There is 7 minutes left in the third quarter',
  ' You are up by 3 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 40 yardline",
  ' There is 7 minutes left in the third quarter',
  ' You are up by 3 points'],
 ['It is second down and 3',
  ' The ball is on your 45 yardline',
  ' There is 7 minutes left in the third quarter',
  ' You are up by 3 points'],
 ['It is second down and 3',
  ' The ball is on your 20 yardline',
  ' There is 7 minutes left in the third quarter',
  ' You are up by 3 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 1 yardline",
  ' There is 2 minutes left in the fourth quarter',
  ' You are up by 3 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 5 yardline",
  ' There is 2 minutes left in the fourth quarter',
  ' You are up by 3 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 20 yardline",
  ' There is 2 minutes left in the fourth quarter',
  ' You are up by 3 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 40 yardline",
  ' There is 2 minutes left in the fourth quarter',
  ' You are up by 3 points'],
 ['It is second down and 3',
  ' The ball is on your 45 yardline',
  ' There is 2 minutes left in the fourth quarter',
  ' You are up by 3 points'],
 ['It is second down and 3',
  ' The ball is on your 20 yardline',
  ' There is 2 minutes left in the fourth quarter',
  ' You are up by 3 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 1 yardline",
  ' There is 7 minutes left in the fourth quarter',
  ' You are up by 3 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 5 yardline",
  ' There is 7 minutes left in the fourth quarter',
  ' You are up by 3 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 20 yardline",
  ' There is 7 minutes left in the fourth quarter',
  ' You are up by 3 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 40 yardline",
  ' There is 7 minutes left in the fourth quarter',
  ' You are up by 3 points'],
 ['It is second down and 3',
  ' The ball is on your 45 yardline',
  ' There is 7 minutes left in the fourth quarter',
  ' You are up by 3 points'],
 ['It is second down and 3',
  ' The ball is on your 20 yardline',
  ' There is 7 minutes left in the fourth quarter',
  ' You are up by 3 points'],
 [' You are up by 7 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 1 yardline",
  ' It is the first quarter',
  ' You are up by 7 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 5 yardline",
  ' It is the first quarter',
  ' You are up by 7 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 20 yardline",
  ' It is the first quarter',
  ' You are up by 7 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 40 yardline",
  ' It is the first quarter',
  ' You are up by 7 points'],
 ['It is second down and 3',
  ' The ball is on your 45 yardline',
  ' It is the first quarter',
  ' You are up by 7 points'],
 ['It is second down and 3',
  ' The ball is on your 20 yardline',
  ' It is the first quarter',
  ' You are up by 7 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 1 yardline",
  ' There is 3 seconds left in the second quarter',
  ' You are up by 7 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 5 yardline",
  ' There is 3 seconds left in the second quarter',
  ' You are up by 7 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 20 yardline",
  ' There is 3 seconds left in the second quarter',
  ' You are up by 7 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 40 yardline",
  ' There is 3 seconds left in the second quarter',
  ' You are up by 7 points'],
 ['It is second down and 3',
  ' The ball is on your 45 yardline',
  ' There is 3 seconds left in the second quarter',
  ' You are up by 7 points'],
 ['It is second down and 3',
  ' The ball is on your 20 yardline',
  ' There is 3 seconds left in the second quarter',
  ' You are up by 7 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 1 yardline",
  ' There is 2 minutes left in the second quarter',
  ' You are up by 7 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 5 yardline",
  ' There is 2 minutes left in the second quarter',
  ' You are up by 7 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 20 yardline",
  ' There is 2 minutes left in the second quarter',
  ' You are up by 7 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 40 yardline",
  ' There is 2 minutes left in the second quarter',
  ' You are up by 7 points'],
 ['It is second down and 3',
  ' The ball is on your 45 yardline',
  ' There is 2 minutes left in the second quarter',
  ' You are up by 7 points'],
 ['It is second down and 3',
  ' The ball is on your 20 yardline',
  ' There is 2 minutes left in the second quarter',
  ' You are up by 7 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 1 yardline",
  ' There is 2 minutes left in the third quarter',
  ' You are up by 7 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 5 yardline",
  ' There is 2 minutes left in the third quarter',
  ' You are up by 7 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 20 yardline",
  ' There is 2 minutes left in the third quarter',
  ' You are up by 7 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 40 yardline",
  ' There is 2 minutes left in the third quarter',
  ' You are up by 7 points'],
 ['It is second down and 3',
  ' The ball is on your 45 yardline',
  ' There is 2 minutes left in the third quarter',
  ' You are up by 7 points'],
 ['It is second down and 3',
  ' The ball is on your 20 yardline',
  ' There is 2 minutes left in the third quarter',
  ' You are up by 7 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 1 yardline",
  ' There is 7 minutes left in the third quarter',
  ' You are up by 7 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 5 yardline",
  ' There is 7 minutes left in the third quarter',
  ' You are up by 7 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 20 yardline",
  ' There is 7 minutes left in the third quarter',
  ' You are up by 7 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 40 yardline",
  ' There is 7 minutes left in the third quarter',
  ' You are up by 7 points'],
 ['It is second down and 3',
  ' The ball is on your 45 yardline',
  ' There is 7 minutes left in the third quarter',
  ' You are up by 7 points'],
 ['It is second down and 3',
  ' The ball is on your 20 yardline',
  ' There is 7 minutes left in the third quarter',
  ' You are up by 7 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 1 yardline",
  ' There is 2 minutes left in the fourth quarter',
  ' You are up by 7 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 5 yardline",
  ' There is 2 minutes left in the fourth quarter',
  ' You are up by 7 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 20 yardline",
  ' There is 2 minutes left in the fourth quarter',
  ' You are up by 7 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 40 yardline",
  ' There is 2 minutes left in the fourth quarter',
  ' You are up by 7 points'],
 ['It is second down and 3',
  ' The ball is on your 45 yardline',
  ' There is 2 minutes left in the fourth quarter',
  ' You are up by 7 points'],
 ['It is second down and 3',
  ' The ball is on your 20 yardline',
  ' There is 2 minutes left in the fourth quarter',
  ' You are up by 7 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 1 yardline",
  ' There is 7 minutes left in the fourth quarter',
  ' You are up by 7 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 5 yardline",
  ' There is 7 minutes left in the fourth quarter',
  ' You are up by 7 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 20 yardline",
  ' There is 7 minutes left in the fourth quarter',
  ' You are up by 7 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 40 yardline",
  ' There is 7 minutes left in the fourth quarter',
  ' You are up by 7 points'],
 ['It is second down and 3',
  ' The ball is on your 45 yardline',
  ' There is 7 minutes left in the fourth quarter',
  ' You are up by 7 points'],
 ['It is second down and 3',
  ' The ball is on your 20 yardline',
  ' There is 7 minutes left in the fourth quarter',
  ' You are up by 7 points'],
 ['It is second down and 3', " The ball is on your opponent's 1 yardline"],
 ['It is second down and 3',
  " The ball is on your opponent's 1 yardline",
  ' It is the second quarter'],
 ['It is second down and 3',
  " The ball is on your opponent's 1 yardline",
  ' It is the third quarter'],
 ['It is second down and 3',
  " The ball is on your opponent's 1 yardline",
  ' It is the fourth quarter'],
 ['It is second down and 3',
  " The ball is on your opponent's 1 yardline",
  ' You are down by 3 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 1 yardline",
  ' You are down by 7 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 1 yardline",
  ' You are down by 10 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 1 yardline",
  ' You are down by 20 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 1 yardline",
  ' You are up by 3 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 1 yardline",
  ' You are up by 7 points'],
 ['It is second down and 3', " The ball is on your opponent's 5 yardline"],
 ['It is second down and 3',
  " The ball is on your opponent's 5 yardline",
  ' It is the second quarter'],
 ['It is second down and 3',
  " The ball is on your opponent's 5 yardline",
  ' It is the third quarter'],
 ['It is second down and 3',
  " The ball is on your opponent's 5 yardline",
  ' It is the fourth quarter'],
 ['It is second down and 3',
  " The ball is on your opponent's 5 yardline",
  ' You are down by 3 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 5 yardline",
  ' You are down by 7 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 5 yardline",
  ' You are down by 10 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 5 yardline",
  ' You are down by 20 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 5 yardline",
  ' You are up by 3 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 5 yardline",
  ' You are up by 7 points'],
 ['It is second down and 3', " The ball is on your opponent's 20 yardline"],
 ['It is second down and 3',
  " The ball is on your opponent's 20 yardline",
  ' It is the second quarter'],
 ['It is second down and 3',
  " The ball is on your opponent's 20 yardline",
  ' It is the third quarter'],
 ['It is second down and 3',
  " The ball is on your opponent's 20 yardline",
  ' It is the fourth quarter'],
 ['It is second down and 3',
  " The ball is on your opponent's 20 yardline",
  ' You are down by 3 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 20 yardline",
  ' You are down by 7 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 20 yardline",
  ' You are down by 10 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 20 yardline",
  ' You are down by 20 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 20 yardline",
  ' You are up by 3 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 20 yardline",
  ' You are up by 7 points'],
 ['It is second down and 3', " The ball is on your opponent's 40 yardline"],
 ['It is second down and 3',
  " The ball is on your opponent's 40 yardline",
  ' It is the second quarter'],
 ['It is second down and 3',
  " The ball is on your opponent's 40 yardline",
  ' It is the third quarter'],
 ['It is second down and 3',
  " The ball is on your opponent's 40 yardline",
  ' It is the fourth quarter'],
 ['It is second down and 3',
  " The ball is on your opponent's 40 yardline",
  ' You are down by 3 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 40 yardline",
  ' You are down by 7 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 40 yardline",
  ' You are down by 10 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 40 yardline",
  ' You are down by 20 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 40 yardline",
  ' You are up by 3 points'],
 ['It is second down and 3',
  " The ball is on your opponent's 40 yardline",
  ' You are up by 7 points'],
 ['It is second down and 3', ' The ball is on your 45 yardline'],
 ['It is second down and 3',
  ' The ball is on your 45 yardline',
  ' It is the second quarter'],
 ['It is second down and 3',
  ' The ball is on your 45 yardline',
  ' It is the third quarter'],
 ['It is second down and 3',
  ' The ball is on your 45 yardline',
  ' It is the fourth quarter'],
 ['It is second down and 3',
  ' The ball is on your 45 yardline',
  ' You are down by 3 points'],
 ['It is second down and 3',
  ' The ball is on your 45 yardline',
  ' You are down by 7 points'],
 ['It is second down and 3',
  ' The ball is on your 45 yardline',
  ' You are down by 10 points'],
 ['It is second down and 3',
  ' The ball is on your 45 yardline',
  ' You are down by 20 points'],
 ['It is second down and 3',
  ' The ball is on your 45 yardline',
  ' You are up by 3 points'],
 ['It is second down and 3',
  ' The ball is on your 45 yardline',
  ' You are up by 7 points'],
 ['It is second down and 3', ' The ball is on your 20 yardline'],
 ['It is second down and 3',
  ' The ball is on your 20 yardline',
  ' It is the second quarter'],
 ['It is second down and 3',
  ' The ball is on your 20 yardline',
  ' It is the third quarter'],
 ['It is second down and 3',
  ' The ball is on your 20 yardline',
  ' It is the fourth quarter'],
 ['It is second down and 3',
  ' The ball is on your 20 yardline',
  ' You are down by 3 points'],
 ['It is second down and 3',
  ' The ball is on your 20 yardline',
  ' You are down by 7 points'],
 ['It is second down and 3',
  ' The ball is on your 20 yardline',
  ' You are down by 10 points'],
 ['It is second down and 3',
  ' The ball is on your 20 yardline',
  ' You are down by 20 points'],
 ['It is second down and 3',
  ' The ball is on your 20 yardline',
  ' You are up by 3 points'],
 ['It is second down and 3',
  ' The ball is on your 20 yardline',
  ' You are up by 7 points'],
 ['It is second down and 8'],
 [' You are down by 3 points'],
 ['It is second down and 8',
  " The ball is on your opponent's 20 yardline",
  ' It is the first quarter',
  ' You are down by 3 points'],
 ['It is second down and 8',
  " The ball is on your opponent's 40 yardline",
  ' It is the first quarter',
  ' You are down by 3 points'],
 ['It is second down and 8',
  ' The ball is on your 45 yardline',
  ' It is the first quarter',
  ' You are down by 3 points'],
 ['It is second down and 8',
  ' The ball is on your 20 yardline',
  ' It is the first quarter',
  ' You are down by 3 points'],
 ['It is second down and 8',
  " The ball is on your opponent's 20 yardline",
  ' There is 3 seconds left in the second quarter',
  ' You are down by 3 points'],
 ['It is second down and 8',
  " The ball is on your opponent's 40 yardline",
  ' There is 3 seconds left in the second quarter',
  ' You are down by 3 points'],
 ['It is second down and 8',
  ' The ball is on your 45 yardline',
  ' There is 3 seconds left in the second quarter',
  ' You are down by 3 points'],
 ['It is second down and 8',
  ' The ball is on your 20 yardline',
  ' There is 3 seconds left in the second quarter',
  ' You are down by 3 points'],
 ['It is second down and 8',
  " The ball is on your opponent's 20 yardline",
  ' There is 2 minutes left in the second quarter',
  ' You are down by 3 points'],
 ['It is second down and 8',
  " The ball is on your opponent's 40 yardline",
  ' There is 2 minutes left in the second quarter',
  ' You are down by 3 points'],
 ['It is second down and 8',
  ' The ball is on your 45 yardline',
  ' There is 2 minutes left in the second quarter',
  ' You are down by 3 points'],
 ['It is second down and 8',
  ' The ball is on your 20 yardline',
  ' There is 2 minutes left in the second quarter',
  ' You are down by 3 points'],
 ['It is second down and 8',
  " The ball is on your opponent's 20 yardline",
  ' There is 2 minutes left in the third quarter',
  ' You are down by 3 points'],
 ['It is second down and 8',
  " The ball is on your opponent's 40 yardline",
  ' There is 2 minutes left in the third quarter',
  ' You are down by 3 points'],
 ['It is second down and 8',
  ' The ball is on your 45 yardline',
  ' There is 2 minutes left in the third quarter',
  ' You are down by 3 points'],
 ['It is second down and 8',
  ' The ball is on your 20 yardline',
  ' There is 2 minutes left in the third quarter',
  ' You are down by 3 points'],
 ['It is second down and 8',
  " The ball is on your opponent's 20 yardline",
  ' There is 7 minutes left in the third quarter',
  ' You are down by 3 points'],
 ['It is second down and 8',
  " The ball is on your opponent's 40 yardline",
  ' There is 7 minutes left in the third quarter',
  ' You are down by 3 points'],
 ['It is second down and 8',
  ' The ball is on your 45 yardline',
  ' There is 7 minutes left in the third quarter',
  ' You are down by 3 points'],
 ['It is second down and 8',
  ' The ball is on your 20 yardline',
  ' There is 7 minutes left in the third quarter',
  ' You are down by 3 points'],
 ['It is second down and 8',
  " The ball is on your opponent's 40 yardline",
  ' There is 3 seconds left in the fourth quarter',
  ' You are down by 3 points'],
 ['It is second down and 8',
  ' The ball is on your 45 yardline',
  ' There is 3 seconds left in the fourth quarter',
  ' You are down by 3 points'],
 ['It is second down and 8',
  ' The ball is on your 20 yardline',
  ' There is 3 seconds left in the fourth quarter',
  ' You are down by 3 points'],
 ['It is second down and 8',
  " The ball is on your opponent's 20 yardline",
  ' There is 2 minutes left in the fourth quarter',
  ' You are down by 3 points'],
 ['It is second down and 8',
  " The ball is on your opponent's 40 yardline",
  ' There is 2 minutes left in the fourth quarter',
  ' You are down by 3 points'],
 ['It is second down and 8',
  ' The ball is on your 45 yardline',
  ' There is 2 minutes left in the fourth quarter',
  ' You are down by 3 points'],
 ['It is second down and 8',
  ' The ball is on your 20 yardline',
  ' There is 2 minutes left in the fourth quarter',
  ' You are down by 3 points'],
 ['It is second down and 8',
  " The ball is on your opponent's 20 yardline",
  ' There is 7 minutes left in the fourth quarter',
  ' You are down by 3 points'],
 ['It is second down and 8',
  " The ball is on your opponent's 40 yardline",
  ' There is 7 minutes left in the fourth quarter',
  ' You are down by 3 points'],
 ['It is second down and 8',
  ' The ball is on your 45 yardline',
  ' There is 7 minutes left in the fourth quarter',
  ' You are down by 3 points'],
 ['It is second down and 8',
  ' The ball is on your 20 yardline',
  ' There is 7 minutes left in the fourth quarter',
  ' You are down by 3 points'],
 [' You are down by 7 points'],
 ['It is second down and 8',
  " The ball is on your opponent's 20 yardline",
  ' It is the first quarter',
  ' You are down by 7 points'],
 ['It is second down and 8',
  " The ball is on your opponent's 40 yardline",
  ' It is the first quarter',
  ' You are down by 7 points'],
 ['It is second down and 8',
  ' The ball is on your 45 yardline',
  ' It is the first quarter',
  ' You are down by 7 points'],
 ['It is second down and 8',
  ' The ball is on your 20 yardline',
  ' It is the first quarter',
  ' You are down by 7 points'],
 ['It is second down and 8',
  " The ball is on your opponent's 20 yardline",
  ' There is 3 seconds left in the second quarter',
  ' You are down by 7 points'],
 ['It is second down and 8',
  " The ball is on your opponent's 40 yardline",
  ' There is 3 seconds left in the second quarter',
  ' You are down by 7 points'],
 ['It is second down and 8',
  ' The ball is on your 45 yardline',
  ' There is 3 seconds left in the second quarter',
  ' You are down by 7 points'],
 ['It is second down and 8',
  ' The ball is on your 20 yardline',
  ' There is 3 seconds left in the second quarter',
  ' You are down by 7 points'],
 ['It is second down and 8',
  " The ball is on your opponent's 20 yardline",
  ' There is 2 minutes left in the second quarter',
  ' You are down by 7 points'],
 ['It is second down and 8',
  " The ball is on your opponent's 40 yardline",
  ' There is 2 minutes left in the second quarter',
  ' You are down by 7 points'],
 ['It is second down and 8',
  ' The ball is on your 45 yardline',
  ' There is 2 minutes left in the second quarter',
  ' You are down by 7 points'],
 ['It is second down and 8',
  ' The ball is on your 20 yardline',
  ' There is 2 minutes left in the second quarter',
  ' You are down by 7 points'],
 ['It is second down and 8',
  " The ball is on your opponent's 20 yardline",
  ' There is 2 minutes left in the third quarter',
  ' You are down by 7 points'],
 ['It is second down and 8',
  " The ball is on your opponent's 40 yardline",
  ' There is 2 minutes left in the third quarter',
  ' You are down by 7 points'],
 ['It is second down and 8',
  ' The ball is on your 45 yardline',
  ' There is 2 minutes left in the third quarter',
  ' You are down by 7 points'],
 ['It is second down and 8',
  ' The ball is on your 20 yardline',
  ' There is 2 minutes left in the third quarter',
  ' You are down by 7 points'],
 ['It is second down and 8',
  " The ball is on your opponent's 20 yardline",
  ' There is 7 minutes left in the third quarter',
  ' You are down by 7 points'],
 ['It is second down and 8',
  " The ball is on your opponent's 40 yardline",
  ' There is 7 minutes left in the third quarter',
  ' You are down by 7 points'],
 ['It is second down and 8',
  ' The ball is on your 45 yardline',
  ' There is 7 minutes left in the third quarter',
  ' You are down by 7 points'],
 ['It is second down and 8',
  ' The ball is on your 20 yardline',
  ' There is 7 minutes left in the third quarter',
  ' You are down by 7 points'],
 ['It is second down and 8',
  " The ball is on your opponent's 20 yardline",
  ' There is 3 seconds left in the fourth quarter',
  ' You are down by 7 points'],
 ['It is second down and 8',
  " The ball is on your opponent's 40 yardline",
  ' There is 3 seconds left in the fourth quarter',
  ' You are down by 7 points'],
 ['It is second down and 8',
  ' The ball is on your 20 yardline',
  ' There is 3 seconds left in the fourth quarter',
  ' You are down by 7 points'],
 ['It is second down and 8',
  " The ball is on your opponent's 20 yardline",
  ' There is 2 minutes left in the fourth quarter',
  ' You are down by 7 points'],
 ['It is second down and 8',
  " The ball is on your opponent's 40 yardline",
  ' There is 2 minutes left in the fourth quarter',
  ' You are down by 7 points'],
 ['It is second down and 8',
  ' The ball is on your 45 yardline',
  ' There is 2 minutes left in the fourth quarter',
  ' You are down by 7 points'],
 ['It is second down and 8',
  ' The ball is on your 20 yardline',
  ' There is 2 minutes left in the fourth quarter',
  ' You are down by 7 points'],
 ['It is second down and 8',
  " The ball is on your opponent's 20 yardline",
  ' There is 7 minutes left in the fourth quarter',
  ' You are down by 7 points'],
 ['It is second down and 8',
  " The ball is on your opponent's 40 yardline",
  ' There is 7 minutes left in the fourth quarter',
  ' You are down by 7 points'],
 ['It is second down and 8',
  ' The ball is on your 45 yardline',
  ' There is 7 minutes left in the fourth quarter',
  ' You are down by 7 points'],
 ['It is second down and 8',
  ' The ball is on your 20 yardline',
  ' There is 7 minutes left in the fourth quarter',
  ' You are down by 7 points'],
 [' You are down by 10 points'],
 ['It is second down and 8',
  " The ball is on your opponent's 20 yardline",
  ' It is the first quarter',
  ' You are down by 10 points'],
 ['It is second down and 8',
  " The ball is on your opponent's 40 yardline",
  ' It is the first quarter',
  ' You are down by 10 points'],
 ['It is second down and 8',
  ' The ball is on your 45 yardline',
  ' It is the first quarter',
  ' You are down by 10 points'],
 ['It is second down and 8',
  ' The ball is on your 20 yardline',
  ' It is the first quarter',
  ' You are down by 10 points'],
 ['It is second down and 8',
  " The ball is on your opponent's 20 yardline",
  ' There is 3 seconds left in the second quarter',
  ' You are down by 10 points'],
 ['It is second down and 8',
  " The ball is on your opponent's 40 yardline",
  ' There is 3 seconds left in the second quarter',
  ' You are down by 10 points'],
 ['It is second down and 8',
  ' The ball is on your 45 yardline',
  ' There is 3 seconds left in the second quarter',
  ' You are down by 10 points'],
 ['It is second down and 8',
  ' The ball is on your 20 yardline',
  ' There is 3 seconds left in the second quarter',
  ' You are down by 10 points'],
 ['It is second down and 8',
  " The ball is on your opponent's 20 yardline",
  ' There is 2 minutes left in the second quarter',
  ' You are down by 10 points'],
 ['It is second down and 8',
  " The ball is on your opponent's 40 yardline",
  ' There is 2 minutes left in the second quarter',
  ' You are down by 10 points'],
 ['It is second down and 8',
  ' The ball is on your 45 yardline',
  ' There is 2 minutes left in the second quarter',
  ' You are down by 10 points'],
 ['It is second down and 8',
  ' The ball is on your 20 yardline',
  ' There is 2 minutes left in the second quarter',
  ' You are down by 10 points'],
 ['It is second down and 8',
  " The ball is on your opponent's 20 yardline",
  ' There is 2 minutes left in the third quarter',
  ' You are down by 10 points'],
 ['It is second down and 8',
  " The ball is on your opponent's 40 yardline",
  ' There is 2 minutes left in the third quarter',
  ' You are down by 10 points'],
 ['It is second down and 8',
  ' The ball is on your 45 yardline',
  ' There is 2 minutes left in the third quarter',
  ' You are down by 10 points'],
 ['It is second down and 8',
  ' The ball is on your 20 yardline',
  ' There is 2 minutes left in the third quarter',
  ' You are down by 10 points'],
 ['It is second down and 8',
  " The ball is on your opponent's 20 yardline",
  ' There is 7 minutes left in the third quarter',
  ' You are down by 10 points'],
 ['It is second down and 8',
  " The ball is on your opponent's 40 yardline",
  ' There is 7 minutes left in the third quarter',
  ' You are down by 10 points'],
 ['It is second down and 8',
  ' The ball is on your 45 yardline',
  ' There is 7 minutes left in the third quarter',
  ' You are down by 10 points'],
 ['It is second down and 8',
  ' The ball is on your 20 yardline',
  ' There is 7 minutes left in the third quarter',
  ' You are down by 10 points'],
 ['It is second down and 8',
  " The ball is on your opponent's 20 yardline",
  ' There is 2 minutes left in the fourth quarter',
  ' You are down by 10 points'],
 ['It is second down and 8',
  " The ball is on your opponent's 40 yardline",
  ' There is 2 minutes left in the fourth quarter',
  ' You are down by 10 points'],
 ['It is second down and 8',
  ' The ball is on your 45 yardline',
  ' There is 2 minutes left in the fourth quarter',
  ' You are down by 10 points'],
 ['It is second down and 8',
  ' The ball is on your 20 yardline',
  ' There is 2 minutes left in the fourth quarter',
  ' You are down by 10 points'],
 ['It is second down and 8',
  " The ball is on your opponent's 20 yardline",
  ' There is 7 minutes left in the fourth quarter',
  ' You are down by 10 points'],
 ['It is second down and 8',
  " The ball is on your opponent's 40 yardline",
  ' There is 7 minutes left in the fourth quarter',
  ' You are down by 10 points'],
 ['It is second down and 8',
  ' The ball is on your 45 yardline',
  ' There is 7 minutes left in the fourth quarter',
  ' You are down by 10 points'],
 ['It is second down and 8',
  ' The ball is on your 20 yardline',
  ' There is 7 minutes left in the fourth quarter',
  ' You are down by 10 points'],
 [' You are down by 20 points'],
 ['It is second down and 8',
  " The ball is on your opponent's 20 yardline",
  ' It is the first quarter',
  ' You are down by 20 points'],
 ['It is second down and 8',
  " The ball is on your opponent's 40 yardline",
  ' It is the first quarter',
  ' You are down by 20 points'],
 ['It is second down and 8',
  ' The ball is on your 45 yardline',
  ' It is the first quarter',
  ' You are down by 20 points'],
 ['It is second down and 8',
  ' The ball is on your 20 yardline',
  ' It is the first quarter',
  ' You are down by 20 points'],
 ['It is second down and 8',
  " The ball is on your opponent's 20 yardline",
  ' There is 3 seconds left in the second quarter',
  ' You are down by 20 points'],
 ['It is second down and 8',
  " The ball is on your opponent's 40 yardline",
  ' There is 3 seconds left in the second quarter',
  ' You are down by 20 points'],
 ['It is second down and 8',
  ' The ball is on your 45 yardline',
  ' There is 3 seconds left in the second quarter',
  ' You are down by 20 points'],
 ['It is second down and 8',
  ' The ball is on your 20 yardline',
  ' There is 3 seconds left in the second quarter',
  ' You are down by 20 points'],
 ['It is second down and 8',
  " The ball is on your opponent's 20 yardline",
  ' There is 2 minutes left in the second quarter',
  ' You are down by 20 points'],
 ['It is second down and 8',
  " The ball is on your opponent's 40 yardline",
  ' There is 2 minutes left in the second quarter',
  ' You are down by 20 points'],
 ['It is second down and 8',
  ' The ball is on your 45 yardline',
  ' There is 2 minutes left in the second quarter',
  ' You are down by 20 points'],
 ['It is second down and 8',
  ' The ball is on your 20 yardline',
  ' There is 2 minutes left in the second quarter',
  ' You are down by 20 points'],
 ['It is second down and 8',
  " The ball is on your opponent's 20 yardline",
  ' There is 2 minutes left in the third quarter',
  ' You are down by 20 points'],
 ['It is second down and 8',
  " The ball is on your opponent's 40 yardline",
  ' There is 2 minutes left in the third quarter',
  ' You are down by 20 points'],
 ['It is second down and 8',
  ' The ball is on your 45 yardline',
  ' There is 2 minutes left in the third quarter',
  ' You are down by 20 points'],
 ...]

down | yards to 1st down | field position | quarter | time left on the clock | score differential


In [9]:
def convert_ordinal(value):
    if value == 'first':
        return 1
    elif value == 'second':
        return 2
    elif value == 'third':
        return 3
    elif value == 'fourth':
        return 4
    else:
        return value

In [10]:
def convert_clock(value):
    min = re.search('(.+?) minute', value)
    sec = re.search('(.+?) second', value)
    if min:
        return int(min.group(1)) * 60
    elif sec:
        return int(sec.group(1))
    else:
        return value

In [11]:
def convert_scoredelta(value):
    down_by = re.search('down by (.+?)', value)
    up_by = re.search('up by (.+?)', value)
    
    if down_by:
        return int(down_by.group(1)) * -1
    elif up_by:
        return int(up_by.group(1))
    else:
        return value

In [12]:
def convert_fieldpos(value):
    _list = value.split(' ')
    if len(_list) > 1:
        return int(_list[1])
    elif len(_list) == 1:
        return 100 - int(_list[0])
    else:
        return value

In [13]:
def extract(line):
    down = re.search('It is (.+?) down', line)
    ytg = re.search('down and (.+?). ',line)
    fieldpos = re.search("your (.+?) yardline", line)
    quarter = re.search('the (.+?) quarter', line)
    clock = re.search('There is (.+?) left', line)
    scoredelta = re.search('You are (.+?) points',line)
    
    extraction = (
        line,
        convert_ordinal(down.group(1)) if down else np.NaN,
        int(ytg.group(1).replace('inches','0')) if ytg else np.NaN,
        convert_fieldpos(fieldpos.group(1)) if fieldpos else np.NaN,
        convert_ordinal(quarter.group(1)) if quarter else np.NaN,
        convert_clock(clock.group(1)) if clock else np.NaN,
        convert_scoredelta(scoredelta.group(1)) if scoredelta else np.NaN
    )
    return extraction

In [14]:
data = [
    extract(scenario)
    for scenario in cdata.orig_antecedent
]

In [15]:
df = pd.DataFrame.from_records(data, columns=['scenario','down','ytg','fieldpos','quarter','clock','scoredelta'])
df


Out[15]:
scenario down ytg fieldpos quarter clock scoredelta
0 It is first down and 10. The ball is on your o... 1.0 10.0 20.0 2.0 3.0 -3.0
1 It is second down and inches. The ball is on y... 2.0 0.0 5.0 2.0 3.0 -3.0
2 It is second down and inches. The ball is on y... 2.0 0.0 20.0 2.0 3.0 -3.0
3 It is second down and inches. The ball is on y... 2.0 0.0 5.0 4.0 3.0 -3.0
4 It is second down and inches. The ball is on y... 2.0 0.0 20.0 4.0 3.0 -3.0
5 It is second down and inches. The ball is on y... 2.0 0.0 55.0 4.0 3.0 -7.0
6 It is second down and inches. The ball is on y... 2.0 0.0 80.0 4.0 3.0 -7.0
7 It is second down and 3. The ball is on your o... 2.0 3.0 5.0 4.0 3.0 -3.0
8 It is second down and 3. The ball is on your o... 2.0 3.0 20.0 4.0 3.0 -3.0
9 It is second down and 3. The ball is on your o... 2.0 3.0 20.0 2.0 3.0 -7.0
10 It is second down and 3. The ball is on your o... 2.0 3.0 20.0 4.0 3.0 -7.0
11 It is second down and 8. The ball is on your o... 2.0 8.0 20.0 4.0 3.0 -3.0
12 It is second down and 8. The ball is on your 4... 2.0 8.0 55.0 4.0 3.0 -7.0
13 It is third down and inches. The ball is on yo... 3.0 0.0 40.0 4.0 3.0 3.0
14 It is third down and inches. The ball is on yo... 3.0 0.0 55.0 4.0 3.0 3.0
15 It is third down and inches. The ball is on yo... 3.0 0.0 40.0 4.0 3.0 7.0
16 It is third down and inches. The ball is on yo... 3.0 0.0 55.0 4.0 3.0 7.0
17 It is fourth down and inches. The ball is on y... 4.0 0.0 20.0 2.0 3.0 -3.0
18 It is first down and 10. Would you: 1.0 10.0 NaN NaN NaN NaN
19 You are down by 3 points. Would you: NaN NaN NaN NaN NaN -3.0
20 It is first down and 10. The ball is on your o... 1.0 10.0 20.0 1.0 NaN -3.0
21 It is first down and 10. The ball is on your o... 1.0 10.0 40.0 1.0 NaN -3.0
22 It is first down and 10. The ball is on your 4... 1.0 10.0 55.0 1.0 NaN -3.0
23 It is first down and 10. The ball is on your 2... 1.0 10.0 80.0 1.0 NaN -3.0
24 It is first down and 10. The ball is on your o... 1.0 10.0 40.0 2.0 3.0 -3.0
25 It is first down and 10. The ball is on your 4... 1.0 10.0 55.0 2.0 3.0 -3.0
26 It is first down and 10. The ball is on your 2... 1.0 10.0 80.0 2.0 3.0 -3.0
27 It is first down and 10. The ball is on your o... 1.0 10.0 20.0 2.0 120.0 -3.0
28 It is first down and 10. The ball is on your o... 1.0 10.0 40.0 2.0 120.0 -3.0
29 It is first down and 10. The ball is on your 4... 1.0 10.0 55.0 2.0 120.0 -3.0
... ... ... ... ... ... ... ...
3676 It is fourth down and 10. The ball is on your ... 4.0 10.0 40.0 3.0 NaN NaN
3677 It is fourth down and 10. The ball is on your ... 4.0 10.0 40.0 4.0 NaN NaN
3678 It is fourth down and 10. The ball is on your ... 4.0 10.0 40.0 NaN NaN -3.0
3679 It is fourth down and 10. The ball is on your ... 4.0 10.0 40.0 NaN NaN -7.0
3680 It is fourth down and 10. The ball is on your ... 4.0 10.0 40.0 NaN NaN -1.0
3681 It is fourth down and 10. The ball is on your ... 4.0 10.0 40.0 NaN NaN -2.0
3682 It is fourth down and 10. The ball is on your ... 4.0 10.0 40.0 NaN NaN 3.0
3683 It is fourth down and 10. The ball is on your ... 4.0 10.0 40.0 NaN NaN 7.0
3684 It is fourth down and 10. The ball is on your ... 4.0 10.0 55.0 NaN NaN NaN
3685 It is fourth down and 10. The ball is on your ... 4.0 10.0 55.0 2.0 NaN NaN
3686 It is fourth down and 10. The ball is on your ... 4.0 10.0 55.0 3.0 NaN NaN
3687 It is fourth down and 10. The ball is on your ... 4.0 10.0 55.0 4.0 NaN NaN
3688 It is fourth down and 10. The ball is on your ... 4.0 10.0 55.0 NaN NaN -3.0
3689 It is fourth down and 10. The ball is on your ... 4.0 10.0 55.0 NaN NaN -7.0
3690 It is fourth down and 10. The ball is on your ... 4.0 10.0 55.0 NaN NaN -1.0
3691 It is fourth down and 10. The ball is on your ... 4.0 10.0 55.0 NaN NaN -2.0
3692 It is fourth down and 10. The ball is on your ... 4.0 10.0 55.0 NaN NaN 3.0
3693 It is fourth down and 10. The ball is on your ... 4.0 10.0 55.0 NaN NaN 7.0
3694 It is fourth down and 10. The ball is on your ... 4.0 10.0 80.0 NaN NaN NaN
3695 It is fourth down and 10. The ball is on your ... 4.0 10.0 80.0 2.0 NaN NaN
3696 It is fourth down and 10. The ball is on your ... 4.0 10.0 80.0 3.0 NaN NaN
3697 It is fourth down and 10. The ball is on your ... 4.0 10.0 80.0 4.0 NaN NaN
3698 It is fourth down and 10. The ball is on your ... 4.0 10.0 80.0 NaN NaN -3.0
3699 It is fourth down and 10. The ball is on your ... 4.0 10.0 80.0 NaN NaN -7.0
3700 It is fourth down and 10. The ball is on your ... 4.0 10.0 80.0 NaN NaN -1.0
3701 It is fourth down and 10. The ball is on your ... 4.0 10.0 80.0 NaN NaN -2.0
3702 It is fourth down and 10. The ball is on your ... 4.0 10.0 80.0 NaN NaN 3.0
3703 It is fourth down and 10. The ball is on your ... 4.0 10.0 80.0 NaN NaN 7.0
3704 It is second down and inches. The ball is on y... 2.0 0.0 80.0 2.0 3.0 3.0
3705 It is second down and 3. The ball is on your 2... 2.0 3.0 80.0 2.0 3.0 -3.0

3706 rows × 7 columns


In [16]:
df.loc[:,'guess'] = cdata.loc[:,'antecedent']

In [17]:
df


Out[17]:
scenario down ytg fieldpos quarter clock scoredelta guess
0 It is first down and 10. The ball is on your o... 1.0 10.0 20.0 2.0 3.0 -3.0 kick a field goal
1 It is second down and inches. The ball is on y... 2.0 0.0 5.0 2.0 3.0 -3.0 kick a field goal
2 It is second down and inches. The ball is on y... 2.0 0.0 20.0 2.0 3.0 -3.0 kick a field goal
3 It is second down and inches. The ball is on y... 2.0 0.0 5.0 4.0 3.0 -3.0 kick a field goal
4 It is second down and inches. The ball is on y... 2.0 0.0 20.0 4.0 3.0 -3.0 kick a field goal
5 It is second down and inches. The ball is on y... 2.0 0.0 55.0 4.0 3.0 -7.0 pass
6 It is second down and inches. The ball is on y... 2.0 0.0 80.0 4.0 3.0 -7.0 pass
7 It is second down and 3. The ball is on your o... 2.0 3.0 5.0 4.0 3.0 -3.0 kick a field goal
8 It is second down and 3. The ball is on your o... 2.0 3.0 20.0 4.0 3.0 -3.0 kick a field goal
9 It is second down and 3. The ball is on your o... 2.0 3.0 20.0 2.0 3.0 -7.0 pass
10 It is second down and 3. The ball is on your o... 2.0 3.0 20.0 4.0 3.0 -7.0 pass
11 It is second down and 8. The ball is on your o... 2.0 8.0 20.0 4.0 3.0 -3.0 kick a field goal
12 It is second down and 8. The ball is on your 4... 2.0 8.0 55.0 4.0 3.0 -7.0 pass
13 It is third down and inches. The ball is on yo... 3.0 0.0 40.0 4.0 3.0 3.0 kneel down
14 It is third down and inches. The ball is on yo... 3.0 0.0 55.0 4.0 3.0 3.0 kneel down
15 It is third down and inches. The ball is on yo... 3.0 0.0 40.0 4.0 3.0 7.0 kneel down
16 It is third down and inches. The ball is on yo... 3.0 0.0 55.0 4.0 3.0 7.0 kneel down
17 It is fourth down and inches. The ball is on y... 4.0 0.0 20.0 2.0 3.0 -3.0 kick a field goal
18 It is first down and 10. Would you: 1.0 10.0 NaN NaN NaN NaN run
19 You are down by 3 points. Would you: NaN NaN NaN NaN NaN -3.0 Don't know / it depends
20 It is first down and 10. The ball is on your o... 1.0 10.0 20.0 1.0 NaN -3.0 pass
21 It is first down and 10. The ball is on your o... 1.0 10.0 40.0 1.0 NaN -3.0 pass
22 It is first down and 10. The ball is on your 4... 1.0 10.0 55.0 1.0 NaN -3.0 pass
23 It is first down and 10. The ball is on your 2... 1.0 10.0 80.0 1.0 NaN -3.0 pass
24 It is first down and 10. The ball is on your o... 1.0 10.0 40.0 2.0 3.0 -3.0 kick a field goal
25 It is first down and 10. The ball is on your 4... 1.0 10.0 55.0 2.0 3.0 -3.0 pass
26 It is first down and 10. The ball is on your 2... 1.0 10.0 80.0 2.0 3.0 -3.0 pass
27 It is first down and 10. The ball is on your o... 1.0 10.0 20.0 2.0 120.0 -3.0 run
28 It is first down and 10. The ball is on your o... 1.0 10.0 40.0 2.0 120.0 -3.0 Don't know / it depends
29 It is first down and 10. The ball is on your 4... 1.0 10.0 55.0 2.0 120.0 -3.0 pass
... ... ... ... ... ... ... ... ...
3676 It is fourth down and 10. The ball is on your ... 4.0 10.0 40.0 3.0 NaN NaN punt
3677 It is fourth down and 10. The ball is on your ... 4.0 10.0 40.0 4.0 NaN NaN kick a field goal
3678 It is fourth down and 10. The ball is on your ... 4.0 10.0 40.0 NaN NaN -3.0 kick a field goal
3679 It is fourth down and 10. The ball is on your ... 4.0 10.0 40.0 NaN NaN -7.0 kick a field goal
3680 It is fourth down and 10. The ball is on your ... 4.0 10.0 40.0 NaN NaN -1.0 punt
3681 It is fourth down and 10. The ball is on your ... 4.0 10.0 40.0 NaN NaN -2.0 kick a field goal
3682 It is fourth down and 10. The ball is on your ... 4.0 10.0 40.0 NaN NaN 3.0 punt
3683 It is fourth down and 10. The ball is on your ... 4.0 10.0 40.0 NaN NaN 7.0 punt
3684 It is fourth down and 10. The ball is on your ... 4.0 10.0 55.0 NaN NaN NaN punt
3685 It is fourth down and 10. The ball is on your ... 4.0 10.0 55.0 2.0 NaN NaN punt
3686 It is fourth down and 10. The ball is on your ... 4.0 10.0 55.0 3.0 NaN NaN punt
3687 It is fourth down and 10. The ball is on your ... 4.0 10.0 55.0 4.0 NaN NaN punt
3688 It is fourth down and 10. The ball is on your ... 4.0 10.0 55.0 NaN NaN -3.0 punt
3689 It is fourth down and 10. The ball is on your ... 4.0 10.0 55.0 NaN NaN -7.0 punt
3690 It is fourth down and 10. The ball is on your ... 4.0 10.0 55.0 NaN NaN -1.0 Don't know / it depends
3691 It is fourth down and 10. The ball is on your ... 4.0 10.0 55.0 NaN NaN -2.0 punt
3692 It is fourth down and 10. The ball is on your ... 4.0 10.0 55.0 NaN NaN 3.0 punt
3693 It is fourth down and 10. The ball is on your ... 4.0 10.0 55.0 NaN NaN 7.0 punt
3694 It is fourth down and 10. The ball is on your ... 4.0 10.0 80.0 NaN NaN NaN punt
3695 It is fourth down and 10. The ball is on your ... 4.0 10.0 80.0 2.0 NaN NaN punt
3696 It is fourth down and 10. The ball is on your ... 4.0 10.0 80.0 3.0 NaN NaN punt
3697 It is fourth down and 10. The ball is on your ... 4.0 10.0 80.0 4.0 NaN NaN punt
3698 It is fourth down and 10. The ball is on your ... 4.0 10.0 80.0 NaN NaN -3.0 punt
3699 It is fourth down and 10. The ball is on your ... 4.0 10.0 80.0 NaN NaN -7.0 punt
3700 It is fourth down and 10. The ball is on your ... 4.0 10.0 80.0 NaN NaN -1.0 punt
3701 It is fourth down and 10. The ball is on your ... 4.0 10.0 80.0 NaN NaN -2.0 punt
3702 It is fourth down and 10. The ball is on your ... 4.0 10.0 80.0 NaN NaN 3.0 punt
3703 It is fourth down and 10. The ball is on your ... 4.0 10.0 80.0 NaN NaN 7.0 punt
3704 It is second down and inches. The ball is on y... 2.0 0.0 80.0 2.0 3.0 3.0 pass
3705 It is second down and 3. The ball is on your 2... 2.0 3.0 80.0 2.0 3.0 -3.0 kneel down

3706 rows × 8 columns


In [ ]: